* [misc] format code.
This commit is contained in:
@@ -289,7 +289,7 @@ class metricTest
|
||||
|
||||
if(!$calc->reuse)
|
||||
{
|
||||
$stmt= $this->objectModel->getDataStatement($calc);
|
||||
$stmt = $this->objectModel->getDataStatement($calc);
|
||||
$rows = $stmt->fetchAll();
|
||||
|
||||
foreach($rows as $row)
|
||||
|
||||
Reference in New Issue
Block a user