phpbb/phpBB/includes
Joas Schilling ed07f1b85e Merge pull request #2248 from Elsensee/ticket/12193
[ticket/12193] Fix broken HTML if SQL error occurs during migration

* Elsensee/ticket/12193:
  [ticket/12193] Fix broken HTML if SQL error occurs during migration
2014-04-22 18:25:33 +02:00
..
acp Merge remote-tracking branch 'github-nickvergessen/ticket/12113' into develop-ascraeus 2014-04-10 14:22:36 -07:00
captcha [ticket/10763] Fix static calls to non static methods in colour_manager 2014-03-09 21:42:59 +01:00
diff
hooks
mcp Merge remote-tracking branch 'github-nickvergessen/ticket/12373' into develop-ascraeus 2014-04-10 14:19:13 -07:00
questionnaire
ucp [ticket/12380] Explicity state the order of sorting for login keys 2014-04-10 09:10:01 -07:00
utf
.htaccess
bbcode.php [ticket/11962] Resize posted images to fit and give them a class 2014-03-30 14:19:16 -07:00
constants.php [prep-release-3.1.0-b2] Prepare development of 3.1.0-b3 2014-03-30 22:53:09 +02:00
functions.php Merge pull request #2248 from Elsensee/ticket/12193 2014-04-22 18:25:33 +02:00
functions_acp.php [ticket/10910] Do not add size when its 1 (default) 2013-11-22 15:52:59 +01:00
functions_admin.php Merge remote-tracking branch 'github-nickvergessen/ticket/12282' into develop-ascraeus 2014-04-10 14:04:43 -07:00
functions_compatibility.php [ticket/9758] Removed useless if-conditions to include functions.php 2014-03-28 19:12:31 +01:00
functions_compress.php [ticket/11981] Fix code sniffer complaints 2013-10-28 23:05:46 +01:00
functions_container.php [ticket/12386] Rename DEBUG_EXTRA to DEBUG_CONTAINER for more descriptive name 2014-04-11 11:11:31 +02:00
functions_content.php Merge branch 'develop-olympus' into develop-ascraeus 2014-04-15 23:23:44 +02:00
functions_convert.php [ticket/12005] Remove PM popup from converter 2013-11-08 21:57:05 +01:00
functions_database_helper.php [ticket/12282] Use interface for type hinting 2014-04-01 19:17:41 +02:00
functions_display.php [ticket/11959] Move phpbb_generate_string_list() to functions_content.php. 2014-03-29 09:32:04 -07:00
functions_download.php [ticket/12282] Use interface for type hinting 2014-04-01 19:17:41 +02:00
functions_install.php [ticket/12386] Rename DEBUG_EXTRA to DEBUG_CONTAINER for more descriptive name 2014-04-11 11:11:31 +02:00
functions_jabber.php Merge branch 'develop-olympus' into develop 2013-07-12 10:37:52 -05:00
functions_messenger.php [ticket/10763] Do not call messenger::error() statically 2014-03-09 22:03:38 +01:00
functions_module.php [ticket/12336] Add functions_module.php core event 2014-04-07 23:59:38 +08:00
functions_posting.php Merge remote-tracking branch 'marc/ticket/12372' into develop-ascraeus 2014-04-14 12:33:33 +02:00
functions_privmsgs.php [ticket/12344] Add core.pm_submit_before to function submit_pm 2014-04-15 22:19:47 +02:00
functions_transfer.php [ticket/10763] Do not call non-static transfer() statically 2014-03-09 21:53:21 +01:00
functions_upload.php [ticket/12211] Do not run attachment file names twice through htmlspecialchars 2014-04-11 21:10:28 +02:00
functions_url_matcher.php [ticket/12090] Split finding routes and returning routes into 2 methods 2014-03-09 18:38:21 +01:00
functions_user.php [ticket/12115] Also port user interests to profile fields 2014-02-06 11:32:11 +01:00
index.htm
message_parser.php [ticket/11915] Provide the URL to the attachment when it's uploaded. 2014-01-17 19:20:36 -08:00
sphinxapi.php
startup.php