Commit a63c8fe8 authored by zYne's avatar zYne

--no commit message

--no commit message
parent 9d755abc
......@@ -152,7 +152,7 @@ class Doctrine_Manager extends Doctrine_Configurable implements Countable, Itera
*
* @return Doctrine_Manager this object
*/
public function getQueryRegistry(Doctrine_Query_Registry $registry)
public function setQueryRegistry(Doctrine_Query_Registry $registry)
{
$this->_queryRegistry = $registry;
......
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