phpbb/phpBB/includes
Henry Sudhof 08428f8fa1 merging 8904
git-svn-id: file:///svn/phpbb/trunk@8905 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-09-22 13:32:28 +00:00
..
acm Merge chmod changes into trunk 2008-08-22 13:32:34 +00:00
acp do not allow categories to be locked by accident (Bug #14548) 2008-09-19 17:07:45 +00:00
auth Okay, that is pretty raw, but better to have it in place than trying to play catch-up. Introducing an early stage of CAPTCHA modules. 2008-09-19 13:17:30 +00:00
bbcode A little cleanup 2008-03-29 14:11:49 +00:00
captcha fixing some vC bugs (attempt counting and posting) and introducing prototype for reCaptcha 2008-09-22 12:37:42 +00:00
db Fix sql_multi_insert() if called with non multi-dimensional array (Bug #32975) 2008-09-19 17:13:22 +00:00
diff More 5.3 compatibility. 2008-08-16 22:32:24 +00:00
hooks oh boy... 2008-01-03 17:00:40 +00:00
mcp simplify $user->img() 2008-09-16 15:15:03 +00:00
search Fix native full text search on postgresql while using excluding keyword matches. (Bug #19195) 2008-09-18 14:32:51 +00:00
ucp Okay, that is pretty raw, but better to have it in place than trying to play catch-up. Introducing an early stage of CAPTCHA modules. 2008-09-19 13:17:30 +00:00
utf ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
auth.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
bbcode.php support tabs in code selections (Bug #25445). Still does not solve the strange "4 spaces prefixed on every line" problem in firefox. :/ 2008-09-19 16:42:55 +00:00
cache.php do not allow [flash=0,0]... not implemented for images due to the reliance on getimagesize() - as usual both sizes are able to be limited by the maximum/minimum image size configuration options 2008-06-07 13:42:06 +00:00
constants.php add phpbb version number to constants 2008-09-04 14:06:43 +00:00
formatted_text.php A little cleanup 2008-03-29 14:11:49 +00:00
functions.php Okay, that is pretty raw, but better to have it in place than trying to play catch-up. Introducing an early stage of CAPTCHA modules. 2008-09-19 13:17:30 +00:00
functions_admin.php Correctly delete message attachments. (Bug #23755) Also revamped and simplified delete_attachments() - it looks like we did not touch it for a long long time. 2008-09-19 15:42:33 +00:00
functions_compress.php Merge chmod changes into trunk 2008-08-22 13:32:34 +00:00
functions_content.php merge 2008-08-13 14:43:14 +00:00
functions_convert.php Prevent integer overflow - Bug #19895 2008-09-18 14:27:27 +00:00
functions_display.php merging 8904 2008-09-22 13:32:28 +00:00
functions_install.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
functions_jabber.php marge 2008-07-28 13:37:16 +00:00
functions_messenger.php Merge chmod changes into trunk 2008-08-22 13:32:34 +00:00
functions_module.php Merge of the language-specific custom path change Revision #r8782 2008-08-24 10:04:15 +00:00
functions_posting.php Preserve alpha transparency for created thumbnails. (Bug #16575) 2008-09-17 14:59:53 +00:00
functions_privmsgs.php Correctly delete message attachments. (Bug #23755) Also revamped and simplified delete_attachments() - it looks like we did not touch it for a long long time. 2008-09-19 15:42:33 +00:00
functions_profile_fields.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
functions_template.php Merge chmod changes into trunk 2008-08-22 13:32:34 +00:00
functions_transfer.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
functions_upload.php Merge of the language-specific custom path change Revision #r8782 2008-08-24 10:04:15 +00:00
functions_user.php Merge of the language-specific custom path change Revision #r8782 2008-08-24 10:04:15 +00:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
message_parser.php Merge of the language-specific custom path change Revision #r8782 2008-08-24 10:04:15 +00:00
session.php Okay, that is pretty raw, but better to have it in place than trying to play catch-up. Introducing an early stage of CAPTCHA modules. 2008-09-19 13:17:30 +00:00
template.php - Optimise compiled template code. 2008-07-27 22:08:47 +00:00