phpbb/phpBB/includes
Meik Sievertsen 705d706a7f Add core bootstrap. Also change common.php to use it.
git-svn-id: file:///svn/phpbb/trunk@9231 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-12-26 16:29:21 +00:00
..
acm merge revisions i missed... hopefully not breaking things - did not check every change. 2008-11-22 19:38:25 +00:00
auth add nils' request and super globals class 2008-12-25 14:47:57 +00:00
bbcode A little cleanup 2008-03-29 14:11:49 +00:00
captcha - updated all code to use the request class instead of any direct access to 2008-11-24 00:20:33 +00:00
classes add nils' request and super globals class 2008-12-25 14:47:57 +00:00
core Add core bootstrap. Also change common.php to use it. 2008-12-26 16:29:21 +00:00
db add nils' request and super globals class 2008-12-25 14:47:57 +00:00
diff More 5.3 compatibility. 2008-08-16 22:32:24 +00:00
search remove no longer necessary files... hooray 2008-12-24 13:14:24 +00:00
utf - updated all code to use the request class instead of any direct access to 2008-11-24 00:20:33 +00:00
bbcode.php revert r8893 - there were massive problems with the display and select all code 2008-09-28 17:09:20 +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 add nils' request and super globals class 2008-12-25 14:47:57 +00:00
functions_admin.php Merge in r9065 2008-11-22 18:03:04 +00:00
functions_compress.php Merge chmod changes into trunk 2008-08-22 13:32:34 +00:00
functions_content.php change cache:: to phpbb_cache:: 2008-12-24 14:44:19 +00:00
functions_convert.php Prevent integer overflow - Bug #19895 2008-09-18 14:27:27 +00:00
functions_display.php add nils' request and super globals class 2008-12-25 14:47:57 +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 Merge revisions: 2008-10-08 12:51:43 +00:00
functions_messenger.php Optimized this so it would not renumber the keys in the array every time it would grab a unicode character. Instead, it uses the php internal functions to get at the array as we see fit. 2008-11-24 08:14:36 +00:00
functions_module.php add nils' request and super globals class 2008-12-25 14:47:57 +00:00
functions_posting.php change cache:: to phpbb_cache:: 2008-12-24 14:44:19 +00:00
functions_privmsgs.php add nils' request and super globals class 2008-12-25 14:47:57 +00:00
functions_profile_fields.php add nils' request and super globals class 2008-12-25 14:47:57 +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 add nils' request and super globals class 2008-12-25 14:47:57 +00:00
message_parser.php add nils' request and super globals class 2008-12-25 14:47:57 +00:00