mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 13:30:25 +02:00
[ticket/10809] Remove MSSQL support
PHPBB3-10809
This commit is contained in:
@@ -1470,7 +1470,6 @@ class parse_message extends bbcode_firstpass
|
||||
// For now setting the ttl to 10 minutes
|
||||
switch ($db->get_sql_layer())
|
||||
{
|
||||
case 'mssql':
|
||||
case 'mssql_odbc':
|
||||
case 'mssqlnative':
|
||||
$sql = 'SELECT *
|
||||
|
Reference in New Issue
Block a user