mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-08 17:56:52 +02:00
[ticket/10809] Remove MSSQL support
PHPBB3-10809
This commit is contained in:
@@ -1418,7 +1418,6 @@ if ($auth->acl_get('a_search'))
|
||||
ORDER BY search_time DESC';
|
||||
break;
|
||||
|
||||
case 'mssql':
|
||||
case 'mssql_odbc':
|
||||
case 'mssqlnative':
|
||||
$sql = 'SELECT search_time, search_keywords
|
||||
|
Reference in New Issue
Block a user