1
0
mirror of synced 2025-03-24 08:53:52 +03:00

[2.0] Formatting issues.

This commit is contained in:
romanb 2009-05-28 11:24:22 +00:00
parent 05173a867e
commit f01320665a

View File

@ -732,7 +732,6 @@ class Connection
if ($this->_transactionNestingLevel == 1) {
$this->_transactionNestingLevel = 0;
$this->_conn->rollback();
}
--$this->_transactionNestingLevel;