Commit c6facf9e authored by pookey's avatar pookey

reverting previuos commit

parent ab6a7c93
......@@ -120,9 +120,6 @@ class Doctrine_Query extends Doctrine_Query_Abstract implements Countable
return new Doctrine_Query($conn);
}
/**
* Resets the query object, so that it can be used again for a fresh query
*/
public function reset()
{
$this->_pendingJoinConditions = array();
......
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