Commit 9f604e7b authored by zYne's avatar zYne

--no commit message

--no commit message
parent 6d29c834
......@@ -60,4 +60,8 @@ class Doctrine_Adapter_Statement_Mock
{
return 0;
}
public function closeCursor()
{
return true;
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment