Commit eeb7350f authored by romanb's avatar romanb

commented out a test line

parent a4a1a3f5
......@@ -59,7 +59,7 @@ class Doctrine_Hydrator_Default extends Doctrine_Hydrator_Abstract
*/
public function hydrateResultSet($stmt, $aliasMap, $tableAliases, $hydrationMode = null)
{
$s = microtime(true);
//$s = microtime(true);
$this->_aliasMap = $aliasMap;
$this->_tableAliases = $tableAliases;
......
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