mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 12:03:21 +01:00
[ticket/9582] Unable to edit CPFs from UCP under MSSQL native driver.
PHPBB3-9566 PHPBB3-9582
This commit is contained in:
parent
171807213f
commit
5739426136
@ -366,6 +366,7 @@ class custom_profile
|
||||
case 'sqlite':
|
||||
case 'mssql':
|
||||
case 'mssql_odbc':
|
||||
case 'mssqlnative':
|
||||
$right_delim = ']';
|
||||
$left_delim = '[';
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user