diff options
author | Patrick Webster <noxwizard@phpbb.com> | 2013-11-03 00:37:18 -0500 |
---|---|---|
committer | Patrick Webster <noxwizard@phpbb.com> | 2013-11-03 00:37:18 -0500 |
commit | ad44407b19daaa861e91b75c2c40ae4655121e7f (patch) | |
tree | 4e088e45ec2dd7172477ae38be53ae399ea8d8df /phpunit.xml.all | |
parent | 8f88ff093ee1f9f66a91aba46970dcba9188c8c4 (diff) | |
download | forums-ad44407b19daaa861e91b75c2c40ae4655121e7f.tar forums-ad44407b19daaa861e91b75c2c40ae4655121e7f.tar.gz forums-ad44407b19daaa861e91b75c2c40ae4655121e7f.tar.bz2 forums-ad44407b19daaa861e91b75c2c40ae4655121e7f.tar.xz forums-ad44407b19daaa861e91b75c2c40ae4655121e7f.zip |
[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
Diffstat (limited to 'phpunit.xml.all')
0 files changed, 0 insertions, 0 deletions