mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-29 06:38:52 +00: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
1 changed files with 0 additions and 2 deletions
|
@ -382,8 +382,6 @@ class sql_db
|
||||||
|
|
||||||
function sql_error($sql = '')
|
function sql_error($sql = '')
|
||||||
{
|
{
|
||||||
global $_SERVER, $_ENV;
|
|
||||||
|
|
||||||
if ( !$this->return_on_error )
|
if ( !$this->return_on_error )
|
||||||
{
|
{
|
||||||
if ( $this->transaction )
|
if ( $this->transaction )
|
||||||
|
|
Loading…
Add table
Reference in a new issue