From c866f47f5e7b9f872db969324786f0b28e7750d7 Mon Sep 17 00:00:00 2001 From: mattab Date: Mon, 12 May 2014 11:13:23 +1200 Subject: Do not mention archive.php in the sourcecode, instead mention `./console core:archive` command --- core/Archive.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'core/Archive.php') diff --git a/core/Archive.php b/core/Archive.php index 431b5e818f..99be7fd503 100644 --- a/core/Archive.php +++ b/core/Archive.php @@ -100,8 +100,7 @@ use Piwik\Period\Factory; * * * [1]: The archiving process will not be launched if browser archiving is disabled - * and the current request came from a browser (and not the **archive.php** cron - * script). + * and the current request came from a browser. * * * @api -- cgit v1.2.3