1
0
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:
Ludovic Arnaud 2002-10-17 02:56:11 +00:00
parent 80864fa7ee
commit 48727c433f

View File

@ -382,8 +382,6 @@ class sql_db
function sql_error($sql = '')
{
global $_SERVER, $_ENV;
if ( !$this->return_on_error )
{
if ( $this->transaction )