Commit 91be6881 authored by Jonathan.Wage's avatar Jonathan.Wage

Removed unecessary change to Hydrate.php

parent 7f4abdf2
......@@ -179,8 +179,6 @@ class Doctrine_Hydrate extends Doctrine_Object implements Serializable
*/
public function getRootAlias()
{
$this->getSql();
reset($this->_aliasMap);
return key($this->_aliasMap);
......
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