mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-05 05:55:15 +02:00
Random bugfixes, (hopefully) improved admin panel security.
git-svn-id: file:///svn/phpbb/trunk@2955 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
80864fa7ee
commit
48727c433f
@ -382,8 +382,6 @@ class sql_db
|
||||
|
||||
function sql_error($sql = '')
|
||||
{
|
||||
global $_SERVER, $_ENV;
|
||||
|
||||
if ( !$this->return_on_error )
|
||||
{
|
||||
if ( $this->transaction )
|
||||
|
Loading…
x
Reference in New Issue
Block a user