phpbb/phpBB/includes
Igor Wiedler eda9fbbb63 [ticket/9574] Remove conditional PHP<5.2 code
There is a large amount of conditional code for PHP < 5.2 that can be
removed with phpBB 3.1.

PHPBB3-9574
2010-12-28 22:36:25 +01:00
..
acm Merge branch 'develop-olympus' into develop 2010-12-13 17:14:36 +01:00
acp [ticket/9574] Remove conditional PHP<5.2 code 2010-12-28 22:36:25 +01:00
auth Merge branch 'feature/igorw/request-class' into develop 2010-12-16 02:22:17 +01:00
captcha [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
db [ticket/9574] Remove conditional PHP<5.2 code 2010-12-28 22:36:25 +01:00
diff [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
hooks [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
mcp [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
questionnaire [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
request [feature/request-class] Prevent recursive_set_var from applying htmlspecialchars twice 2010-09-19 15:31:00 +02:00
search [ticket/9574] Remove conditional PHP<5.2 code 2010-12-28 22:36:25 +01:00
ucp [ticket/9574] Remove conditional PHP<5.2 code 2010-12-28 22:36:25 +01:00
utf [ticket/9574] Remove conditional PHP<5.2 code 2010-12-28 22:36:25 +01:00
.htaccess [ticket/9698] Add .htaccess to the includes subdirectory. 2010-10-15 16:47:21 +02:00
auth.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
bbcode.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
cache.php [ticket/9574] Remove conditional PHP<5.2 code 2010-12-28 22:36:25 +01:00
class_loader.php [feature/auto-loading] Only check subdir if there is another name part. 2010-08-19 22:06:19 +02:00
constants.php Merge branch 'ticket/igorw/9556' into develop 2010-12-13 16:35:55 +01:00
functions.php [ticket/9574] Remove conditional PHP<5.2 code 2010-12-28 22:36:25 +01:00
functions_admin.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_compress.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_content.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_convert.php Merge branch 'develop-olympus' into develop 2010-12-13 17:14:36 +01:00
functions_display.php Merge branch 'develop-olympus' into develop 2010-12-21 22:52:28 +01:00
functions_download.php [ticket/9627] Prefix function names with 'phpbb_'. 2010-10-23 18:06:46 +02:00
functions_install.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_jabber.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_messenger.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_module.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_posting.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_privmsgs.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_profile_fields.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_template.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_transfer.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_upload.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_user.php [ticket/9574] Remove conditional PHP<5.2 code 2010-12-28 22:36:25 +01: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 branch 'ticket/igorw/9556' into develop 2010-12-13 16:35:55 +01:00
session.php Merge branch 'feature/igorw/request-class' into develop 2010-12-16 02:22:17 +01:00
template.php Merge branch 'develop-olympus' into develop 2010-12-13 17:22:05 +01:00