Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authormatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2009-04-15 12:19:34 +0400
committermatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2009-04-15 12:19:34 +0400
commit712bb3533f48aa2307c8787c3a4c40c9397b15ee (patch)
tree6d1ddfa731a78752d487df3ff0ba13f5eb0ac825 /core
parent0c1721ab1dcf10b7b724f27008106f7a67270991 (diff)
- RENAMED time_before_archive_considered_outdated in time_before_today_archive_considered_outdated
Diffstat (limited to 'core')
-rw-r--r--core/ArchiveProcessing.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ArchiveProcessing.php b/core/ArchiveProcessing.php
index 7bad89b1f2..3418447d10 100644
--- a/core/ArchiveProcessing.php
+++ b/core/ArchiveProcessing.php
@@ -246,7 +246,7 @@ abstract class Piwik_ArchiveProcessing
&& $this->period->toString() == date("Y-m-d")
)
{
- $this->maxTimestampArchive = time() - Zend_Registry::get('config')->General->time_before_archive_considered_outdated;
+ $this->maxTimestampArchive = time() - Zend_Registry::get('config')->General->time_before_today_archive_considered_outdated;
}
// either
// - if the period we're looking for is finished, we look for a ts_archived that