1
0
mirror of synced 2024-12-13 14:56:01 +03:00

commented out a test line

This commit is contained in:
romanb 2007-11-21 11:58:39 +00:00
parent eeb7350f6c
commit 205c50ea39

View File

@ -242,7 +242,7 @@ class Doctrine_Hydrator_Default extends Doctrine_Hydrator_Abstract
$stmt->closeCursor();
$e = microtime(true);
//$e = microtime(true);
//echo 'Hydration took: ' . ($e - $s) . ' for '.count($result).' records<br />';