mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Merge branch '3.2.x'
* 3.2.x: [ticket/10809] Reflect MSSQL removal in docs files [ticket/10809] Remove MSSQL support
This commit is contained in:
@@ -1492,7 +1492,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