diff options
author | Henry Sudhof <kellanved@phpbb.com> | 2010-04-08 00:04:47 +0200 |
---|---|---|
committer | Andreas Fischer <bantu@phpbb.com> | 2010-07-31 01:48:13 +0200 |
commit | 47557fd4d2037915845f9fcfe863cea539eea7ac (patch) | |
tree | 984b06a37c51f28087ba26acfc04ce982351a770 /phpBB/includes/acm/acm_memcache.php | |
parent | 925a135613a80ba9bfc3b26a2524d3c2d3ba77b3 (diff) | |
download | forums-47557fd4d2037915845f9fcfe863cea539eea7ac.tar forums-47557fd4d2037915845f9fcfe863cea539eea7ac.tar.gz forums-47557fd4d2037915845f9fcfe863cea539eea7ac.tar.bz2 forums-47557fd4d2037915845f9fcfe863cea539eea7ac.tar.xz forums-47557fd4d2037915845f9fcfe863cea539eea7ac.zip |
[ticket/9521] Fix error reporting for the native SQL Server plugin.
The native SQL Server plugin used to return an error string when calling
sql_error. However, some error condition checks are done using is_array.
This patch wraps the error into an array to follow the error logic used
elsewhere.
PHPBB3-9521
Diffstat (limited to 'phpBB/includes/acm/acm_memcache.php')
0 files changed, 0 insertions, 0 deletions