mirror of
https://github.com/dg/dibi.git
synced 2025-08-20 04:41:26 +02:00
NClass moved to separate file
This commit is contained in:
@@ -309,8 +309,6 @@ class DibiConnection extends NObject
|
||||
$this->driver->begin();
|
||||
$this->inTxn = TRUE;
|
||||
dibi::notify($this, 'begin');
|
||||
|
||||
return $this;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user