phpbb/phpBB/includes/acp
Chris Smith 934a9da313 [feature/remove-db-styles] Remove style.php DB storage.
Removed all use of the DB for serving/caching the theme from style.php,
acp_style no longer stores the theme modified time either.

As a consequence currently all stylesheets will be served through style.php
(with no caching) until imagesets are removed [PHPBB3-10336], then
they can we served as static files by HTTPd.

PHPBB3-9741
2011-09-20 21:06:52 +01:00
..
info [feature/remove-imagesets] Changing admin control panel styles module 2011-09-03 18:57:16 +03:00
acp_attachments.php [feature/attachment-management-no-reassignment] Handle privacy and some more. 2011-04-24 23:33:51 +08:00
acp_ban.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
acp_bbcodes.php [ticket/10329] Add phpbb_ prefix to new pcre_utf8_support() function. 2011-08-21 14:34:34 +02:00
acp_board.php Merge branch 'develop-olympus' into develop 2011-06-16 16:11:38 +02:00
acp_bots.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
acp_captcha.php [ticket/9608] Remove use of references in captcha and other places 2011-07-13 11:32:38 +02:00
acp_database.php [feature/request-class] Add server(), header() and is_ajax() to request 2011-07-15 22:34:24 +02:00
acp_disallow.php Merge branch 'develop-olympus' into develop 2011-03-23 23:21:36 +01:00
acp_email.php Merge branch 'develop-olympus' into develop 2011-04-10 14:17:56 -04:00
acp_forums.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
acp_groups.php [ticket/9549] Throw an error when the given field-name is invalid. 2011-02-16 18:22:30 +01:00
acp_icons.php Merge branch 'develop-olympus' into develop 2011-04-08 12:24:59 +02:00
acp_inactive.php Merge branch 'develop-olympus' into develop 2011-07-16 21:00:14 -04:00
acp_jabber.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
acp_language.php [feature/remove-imagesets] Adjustments to php files 2011-09-04 01:08:00 +03:00
acp_logs.php Merge branch 'develop-olympus' into develop 2011-07-16 21:00:14 -04:00
acp_main.php Merge branch 'develop-olympus' into develop 2011-07-16 22:46:39 -04:00
acp_modules.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
acp_permission_roles.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
acp_permissions.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
acp_php_info.php Merge branch 'develop-olympus' into develop 2011-07-30 18:55:32 -04:00
acp_profile.php [ticket/8542] Display custom profile fields in private messages 2011-05-20 16:45:29 +02:00
acp_prune.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
acp_ranks.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
acp_reasons.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
acp_search.php [ticket/9684] Remove code in some more files especially includes/ 2011-04-07 13:47:06 +02:00
acp_send_statistics.php [task/whitelist-code-coverage] Load all of includes/ into code coverage report 2011-08-07 20:14:53 -04:00
acp_styles.php [feature/remove-db-styles] Remove style.php DB storage. 2011-09-20 21:06:52 +01:00
acp_update.php Merge branch 'develop-olympus' into develop 2011-07-16 22:22:35 -04:00
acp_users.php Merge branch 'develop-olympus' into develop 2011-07-16 21:00:14 -04:00
acp_words.php Merge branch 'develop-olympus' into develop 2011-01-07 15:58:10 +01:00
auth.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00