phpbb/phpBB/includes
David M 677dc5d2e1 #6598
- should have fixed all uses of curly braces


git-svn-id: file:///svn/phpbb/trunk@6813 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-12-26 20:49:20 +00:00
..
acm he braces style is deprecated as of PHP 6 2006-10-07 17:40:07 +00:00
acp show dropdown box for choosing the forum in user management screen -> permissions 2006-12-25 15:19:45 +00:00
auth - finally correctly calculate current time for birthday calculation [Bug #6030] 2006-12-10 17:44:45 +00:00
captcha #5734 2006-12-03 17:36:59 +00:00
db minor bugfixing 2006-12-06 22:13:11 +00:00
diff fix 2006-12-02 13:43:21 +00:00
mcp some fixes today 2006-12-24 13:11:54 +00:00
search #6414 2006-12-23 19:06:53 +00:00
ucp #6372 2006-12-24 15:35:24 +00:00
utf - removed a regex that made no sense 2006-12-07 02:52:09 +00:00
auth.php show dropdown box for choosing the forum in user management screen -> permissions 2006-12-25 15:19:45 +00:00
bbcode.php - Changed handling of the bitfield in bbcode.php 2006-12-17 17:59:08 +00:00
cache.php consistant obtain_* functions 2006-11-12 15:35:43 +00:00
constants.php Revised attachment categories a bit 2006-10-19 13:55:48 +00:00
functions.php some fixes today 2006-12-24 13:11:54 +00:00
functions_admin.php - a bunch of fixes 2006-12-02 13:19:40 +00:00
functions_compress.php #5654 2006-11-28 14:29:47 +00:00
functions_display.php some fixes today 2006-12-24 13:11:54 +00:00
functions_jabber.php fix for bug #6140 (jabber not working) 2006-12-16 12:57:01 +00:00
functions_messenger.php some fixes today 2006-12-24 13:11:54 +00:00
functions_module.php some fixes today 2006-12-24 13:11:54 +00:00
functions_posting.php - some fixes 2006-12-21 10:37:50 +00:00
functions_privmsgs.php some tiny bugfixes. 2006-12-03 16:12:03 +00:00
functions_profile_fields.php - author search should use clean names for searching [Bug #5752] 2006-12-03 18:03:33 +00:00
functions_template.php #6596 2006-12-26 13:56:50 +00:00
functions_transfer.php - re-add script_path for "strange configurations" to let them force the generated urls correctly 2006-12-08 15:20:57 +00:00
functions_upload.php - some fixes 2006-12-21 10:37:50 +00:00
functions_user.php #6598 2006-12-26 20:49:20 +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 #6598 2006-12-26 20:49:20 +00:00
session.php some fixes today 2006-12-24 13:11:54 +00:00
template.php - quite a few optimizations to the template engine. bitwise arithmatic is used to check odd/even, usage of ref to the root template variables should reduce the number of hash lookups needed, usage of refs within loops should reduce the amount of hash lookups, incrementing vars were turned from class variables to regular variables, cache now uses preincrementing variables instead of postincrementing variables, some regex were optimized/trimmed 2006-12-23 18:27:15 +00:00