From 7f0a0dfdb9329c7730d02cb88e5adae04cf63ef9 Mon Sep 17 00:00:00 2001 From: diosmosis Date: Wed, 26 Mar 2014 15:29:47 +0000 Subject: Add integration test for archive cron output text. --- core/DataTable.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/DataTable.php') diff --git a/core/DataTable.php b/core/DataTable.php index d91b907dfc..5102f195e3 100644 --- a/core/DataTable.php +++ b/core/DataTable.php @@ -1634,4 +1634,4 @@ class DataTable implements DataTableInterface } $thisRow->sumRow($row, $copyMeta = true, $this->getMetadata(self::COLUMN_AGGREGATION_OPS_METADATA_NAME)); } -} +} \ No newline at end of file -- cgit v1.2.3