phpbb/phpBB/includes
Patrick Webster ad44407b19 [ticket/11990] Remove result_mssqlnative usage in acp_database.php
The class result_mssqlnative was removed in ticket 11980. This removes
the dependency on that class from the database backup utility. It is
possible to use the sqlsrv functions to retrieve the field information,
but they must be then mapped back to type names. That mapping was removed
in 11980 and it is easier to just look it up in the information schema
table.

PHPBB3-11990
2013-11-03 00:37:18 -05:00
..
acp [ticket/11990] Remove result_mssqlnative usage in acp_database.php 2013-11-03 00:37:18 -05:00
captcha [task/code-sniffer] Replace spaces with tabs. 2013-10-30 13:37:29 +01:00
db Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/oauth 2013-09-10 16:19:39 -04:00
diff [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
hooks [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
mcp Merge remote-tracking branch 'prototech/ticket/11890' into develop 2013-10-08 23:36:28 +02:00
questionnaire Merge remote-tracking branch 'upstream/develop' into ticket/11015 2012-12-06 21:49:24 -05:00
ucp Merge pull request #1812 from prototech/ticket/11746 2013-11-02 11:55:16 -07:00
utf [ticket/10847] fixing all misspelled "dependant" to "dependent" 2012-04-30 21:55:24 +02:00
.htaccess [ticket/9698] Add .htaccess to the includes subdirectory. 2010-10-15 16:47:21 +02:00
bbcode.php [ticket/11852] Split filesystem and path_helper into 2 classes 2013-09-26 15:34:44 +02:00
constants.php [develop] Update version to 3.1.0-a2-dev 2013-10-15 22:46:02 +02:00
functions.php Merge pull request #1790 from prototech/ticket/11280 2013-11-02 12:10:19 -07:00
functions_acp.php [ticket/11987] Add {ADMIN_ROOT_PATH}. 2013-10-30 16:13:20 -07:00
functions_admin.php [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
functions_compatibility.php [feature/avatars] Use deprecated for compatibility function 2013-02-03 23:06:30 +01:00
functions_compress.php [ticket/11981] Fix code sniffer complaints 2013-10-28 23:05:46 +01:00
functions_container.php [ticket/11866] More namespaces 2013-09-26 00:58:37 +02:00
functions_content.php Merge remote-tracking branch 'brunoais/ticket/11663' into develop 2013-11-02 16:26:29 +01:00
functions_convert.php Merge pull request #1810 from nickvergessen/ticket/11031 2013-11-02 07:20:15 -07:00
functions_database_helper.php [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
functions_display.php [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
functions_download.php [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
functions_install.php [ticket/11898] Correct adm_relative_path created by installer 2013-10-10 09:08:56 -05:00
functions_jabber.php Merge branch 'develop-olympus' into develop 2013-07-12 10:37:52 -05:00
functions_messenger.php [ticket/11981] Fix code sniffer complaints 2013-10-28 23:05:46 +01:00
functions_module.php [ticket/11871] Fallback to int ID of the module, when creating links 2013-10-02 22:37:16 +02:00
functions_posting.php [feature/plupload/integration] Integration of Plupload 2013-10-11 17:40:16 +02:00
functions_privmsgs.php Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 2013-09-16 01:24:05 +02:00
functions_profile_fields.php [ticket/11010] dealing with dimensions problem, removing extra code 2013-05-20 18:42:06 +02:00
functions_transfer.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
functions_upload.php [feature/plupload/integration] Integration of Plupload 2013-10-11 17:40:16 +02:00
functions_url_matcher.php [ticket/11948] Allow resource importing for routing 2013-10-21 21:52:48 +02:00
functions_user.php Merge pull request #1654 from rechosen/ticket/11786 2013-10-03 20:22:41 -07:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
message_parser.php [feature/plupload/integration] Integration of Plupload 2013-10-11 17:40:16 +02:00
sphinxapi.php [ticket/11248] Convert line endings to LF - develop edition. 2012-12-07 21:57:33 -05:00
startup.php [ticket/10893] Update the usage of Composer 2012-05-13 13:05:20 -04:00