phpbb/phpBB/includes
Meik Sievertsen 12c75a0991 - temporarily disable x-sendfile support (we need to look into methods of checking if it is enabled/disabled or introducing a switch)
- finally allow custom permission settings files (in acp/ as well as in mods/)


git-svn-id: file:///svn/phpbb/trunk@6539 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-10-30 19:51:56 +00:00
..
acm he braces style is deprecated as of PHP 6 2006-10-07 17:40:07 +00:00
acp - temporarily disable x-sendfile support (we need to look into methods of checking if it is enabled/disabled or introducing a switch) 2006-10-30 19:51:56 +00:00
auth two tiny bugfixes 2006-10-27 14:40:41 +00:00
captcha - fix security issue in download.php 2006-09-04 20:35:46 +00:00
db fix the dbal 2006-10-14 18:54:37 +00:00
diff some changes/fixes 2006-09-02 13:33:06 +00:00
mcp #4962 2006-10-23 23:01:12 +00:00
search Revised attachment categories a bit 2006-10-19 13:55:48 +00:00
ucp some fixes 2006-10-30 16:20:11 +00:00
utf - temporarily disable x-sendfile support (we need to look into methods of checking if it is enabled/disabled or introducing a switch) 2006-10-30 19:51:56 +00:00
auth.php - now username changes should work as desired 2006-10-22 13:32:33 +00:00
bbcode.php he braces style is deprecated as of PHP 6 2006-10-07 17:40:07 +00:00
cache.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
constants.php Revised attachment categories a bit 2006-10-19 13:55:48 +00:00
functions.php Add an optional flag to allow the disabling of generating the cron image for pages if appropriate 2006-10-22 18:32:06 +00:00
functions_admin.php - temporarily disable x-sendfile support (we need to look into methods of checking if it is enabled/disabled or introducing a switch) 2006-10-30 19:51:56 +00:00
functions_compress.php bug fixes 2006-09-16 06:07:06 +00:00
functions_display.php Revised attachment categories a bit 2006-10-19 13:55:48 +00:00
functions_jabber.php - extend config checking to include check for writeable path 2006-10-03 18:35:59 +00:00
functions_messenger.php some fixes 2006-10-11 13:48:30 +00:00
functions_module.php Revised attachment categories a bit 2006-10-19 13:55:48 +00:00
functions_posting.php #4696 2006-10-26 11:27:57 +00:00
functions_privmsgs.php - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
functions_profile_fields.php tried to begin adjusting all string functions where applicable - still a *lot* to do. 2006-10-07 12:36:31 +00:00
functions_template.php - fixing a bug i am unsure about when it occurs (but it occurs). The symptoms are broken template cache files if after removing unnecessary php opening/closing tags result in statements being syntactially incorrect. 2006-09-30 14:58:05 +00:00
functions_transfer.php he braces style is deprecated as of PHP 6 2006-10-07 17:40:07 +00:00
functions_upload.php he braces style is deprecated as of PHP 6 2006-10-07 17:40:07 +00:00
functions_user.php This was caused by the removal of DEFAULT on some TEXT columns (MySQL really does not allow this). Only those using MySQL felt this issue :P 2006-10-23 22:32:37 +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 - store sql_layer directly within the layer itself 2006-10-14 14:56:46 +00:00
session.php some bugfixes 2006-10-26 10:58:58 +00:00
template.php - now username changes should work as desired 2006-10-22 13:32:33 +00:00