phpbb/phpBB/includes
2011-10-14 01:31:24 +02:00
..
acp [feature/extension-manager] Allow extensions to define captcha plugins. 2011-09-29 15:42:47 +02:00
auth [feature/request-class] Adjust code base to do html decoding manually 2011-08-18 23:44:30 +02:00
cache Merge branch 'develop-olympus' into develop 2011-06-11 12:06:29 +02:00
captcha [feature/extension-manager] Allow extensions to define captcha plugins. 2011-09-29 15:42:47 +02:00
config [ticket/10139] Make signatures of set_atomic() consistent by using $new_value. 2011-04-19 10:17:18 +02:00
cron [feature/extension-manager] Refactoring the structure of extension provider 2011-09-29 16:15:53 +02:00
db Merge branch 'develop-olympus' into develop 2011-09-06 00:44:19 +02:00
diff [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
extension [feature/extension-manager] Support extensions in subdirectories of ext/ 2011-10-14 01:30:50 +02:00
hooks [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
lock [feature/system-cron] preg_match returns int so cast to bool, fix comment 2011-02-12 22:05:54 -05:00
mcp [feature/remove-imagesets] Adjustments to php files 2011-09-04 01:08:00 +03:00
questionnaire [feature/request-class] Adjust code base to do html decoding manually 2011-08-18 23:44:30 +02:00
request [feature/request-class] Remove $html_encode arg, force manual decoding 2011-08-18 23:19:48 +02:00
search [feature/extension-manager] Make search backends loadable from extensions 2011-09-29 15:42:40 +02:00
template [feature/extension-manager] Correctly reset paths in set_template 2011-09-29 16:15:54 +02:00
ucp [feature/remove-imagesets] Adjustments to php files 2011-09-04 01:08:00 +03:00
utf [ticket/9608] Revert changes to normalizer 2011-08-08 08:58:52 +02:00
.htaccess [ticket/9698] Add .htaccess to the includes subdirectory. 2010-10-15 16:47:21 +02:00
auth.php Merge branch 'develop-olympus' into develop 2011-07-16 22:11:32 -04:00
bbcode.php [feature/extension-manager] Refactoring the structure of extension provider 2011-09-29 16:15:53 +02:00
class_loader.php [feature/extension-manager] The class loader no longer knows about extensions 2011-09-29 15:42:46 +02:00
constants.php [feature/extension-manager] Extension Manager & Finder 2011-09-29 15:42:33 +02:00
error_collector.php [ticket/10369] Rename filter_errfile() to filter_root_path(). 2011-09-18 22:32:25 +02:00
functions.php [ticket/10387] Add CURRENT_PAGE var to the template when pagination is used. 2011-09-25 13:11:24 +01:00
functions_acp.php Merge branch 'develop-olympus' into develop 2011-06-10 01:24:16 +02:00
functions_admin.php Merge branch 'develop-olympus' into develop 2011-07-16 21:00:14 -04:00
functions_compress.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
functions_content.php Merge branch 'develop-olympus' into develop 2011-08-21 14:26:37 +02:00
functions_convert.php Merge branch 'develop-olympus' into develop 2010-12-13 17:14:36 +01:00
functions_display.php [feature/remove-imagesets] Adjustments to php files 2011-09-04 01:08:00 +03:00
functions_download.php [feature/request-class] Adjust code base to do html decoding manually 2011-08-18 23:44:30 +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 [feature/extension-manager] Refactoring the structure of extension provider 2011-09-29 16:15:53 +02:00
functions_module.php [feature/extension-manager] Properly remove old ACP language loading code 2011-10-14 01:31:24 +02:00
functions_posting.php [feature/extension-manager] Make search backends loadable from extensions 2011-09-29 15:42:40 +02: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 Merge branch 'develop-olympus' into develop 2011-06-09 12:47:27 +02:00
functions_transfer.php Merge branch 'develop-olympus' into develop 2011-08-14 15:52:11 -04:00
functions_upload.php Merge branch 'develop-olympus' into develop 2011-01-10 23:43:04 +01:00
functions_user.php [ticket/10329] Add phpbb_ prefix to new pcre_utf8_support() function. 2011-08-21 14:34:34 +02:00
group_positions.php [ticket/9549] New method move() to move a group more than 1 up/down. 2011-02-16 18:22:32 +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 'develop-olympus' into develop 2011-06-09 22:40:26 +02:00
session.php [feature/extension-manager] Support for loading language files from extensions 2011-10-14 00:44:48 +02:00
startup.php [ticket/7729] Prevent date/time functions from throwing E_WARNING on PHP 5.3. 2011-06-25 17:42:52 +02:00