This commit is contained in:
parent
6d29c834de
commit
9f604e7be5
@ -60,4 +60,8 @@ class Doctrine_Adapter_Statement_Mock
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
public function closeCursor()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user