phpbb/phpBB/includes
Matt Friedman 2dca3c3c27 [ticket/10390] Serve jQuery from Google CDN Yes/No button in ACP
jQuery will now be available via remote CDN from Google. Microsoft and
jQuery CDNs have been removed, so we can simplify this option for the user.
Default mode is NO so the copy of jQuery included with phpBB is served by
default.

PHPBB3-10390
2011-09-27 11:12:11 -07:00
..
acp [ticket/10390] Serve jQuery from Google CDN Yes/No button in ACP 2011-09-27 11:12:11 -07: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 Merge branch 'develop' into feature/request-class 2011-08-18 22:31:25 +02:00
config [ticket/10139] Make signatures of set_atomic() consistent by using $new_value. 2011-04-19 10:17:18 +02:00
cron [ticket/10156] Fix new cron on windows. 2011-05-19 22:34:18 -04: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
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 [ticket/10329] Add phpbb_ prefix to new pcre_utf8_support() function. 2011-08-21 14:34:34 +02:00
template [ticket/10375] Rework $source_file setting. 2011-09-21 13:24:04 +01: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 Merge remote-tracking branch 'github-p/feature/template-engine' into develop 2011-08-13 23:59:15 -04:00
class_loader.php [task/acm-refactor] Cleaning up left over mentions of ACM and fixing tests. 2011-01-09 23:49:44 +01:00
constants.php [ticket/10390] Serve jQuery from Google CDN Yes/No button in ACP 2011-09-27 11:12:11 -07:00
error_collector.php [ticket/10369] Rename filter_errfile() to filter_root_path(). 2011-09-18 22:32:25 +02:00
functions.php [ticket/10390] Serve jQuery from Google CDN Yes/No button in ACP 2011-09-27 11:12:11 -07:00
functions_acp.php [ticket/10390] Serve jQuery from Google CDN Yes/No button in ACP 2011-09-27 11:12:11 -07: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 Merge branch 'develop-olympus' into develop 2011-09-18 23:25:57 +02: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/9608] Remove use of references in topic_review 2011-08-14 20:22:28 +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/remove-db-styles] Remove DB theme handling code from session. 2011-09-20 21:06:52 +01: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