mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +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:
@@ -382,8 +382,6 @@ class sql_db
|
||||
|
||||
function sql_error($sql = '')
|
||||
{
|
||||
global $_SERVER, $_ENV;
|
||||
|
||||
if ( !$this->return_on_error )
|
||||
{
|
||||
if ( $this->transaction )
|
||||
|
Reference in New Issue
Block a user