mirror of
https://github.com/dg/dibi.git
synced 2025-08-14 18:14:58 +02:00
fixed some bugs
This commit is contained in:
@@ -231,6 +231,7 @@ class DibiPdoDriver extends NObject implements DibiDriverInterface
|
||||
*/
|
||||
public function seek($row)
|
||||
{
|
||||
$this->row = $row;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user