mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 05:18:52 +00:00
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8419 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
93c34901fd
commit
181cbcd625
1 changed files with 1 additions and 1 deletions
|
@ -607,7 +607,7 @@ class dbal
|
|||
$this->sql_transaction('rollback');
|
||||
}
|
||||
|
||||
return $error;
|
||||
return $this->sql_error_returned;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue