mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/9582] Unable to edit CPFs from UCP under MSSQL native driver.
PHPBB3-9566 PHPBB3-9582
This commit is contained in:
@@ -366,6 +366,7 @@ class custom_profile
|
||||
case 'sqlite':
|
||||
case 'mssql':
|
||||
case 'mssql_odbc':
|
||||
case 'mssqlnative':
|
||||
$right_delim = ']';
|
||||
$left_delim = '[';
|
||||
break;
|
||||
|
Reference in New Issue
Block a user