mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/10809] Remove MSSQL support
PHPBB3-10809
This commit is contained in:
@@ -2856,7 +2856,6 @@ function get_database_size()
|
||||
|
||||
break;
|
||||
|
||||
case 'mssql':
|
||||
case 'mssql_odbc':
|
||||
case 'mssqlnative':
|
||||
$sql = 'SELECT @@VERSION AS mssql_version';
|
||||
|
Reference in New Issue
Block a user