Changed PagerAction, search and order methods of Model, #16

git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@148 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
This commit is contained in:
pzinovkin
2010-05-24 13:54:50 +00:00
parent 117943f524
commit 70ccc8bc26
4 changed files with 53 additions and 13 deletions

View File

@ -122,4 +122,4 @@ class MySQLiDriver extends DbDriver
$this->connection->rollback();
$this->connection->autocommit(true);
}
}
}