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:
authorMartin Keckeis <martin.keckeis1@gmail.com>2014-08-29 10:42:00 +0400
committerMartin Keckeis <martin.keckeis1@gmail.com>2014-08-29 10:42:00 +0400
commit641c99501c7989c4b4eb55031a04f909814748bf (patch)
tree03e172bb12ec5208ec560f3e5cb1a659b8ebf6aa /core
parent71bb61d00350c01001b11ee7af2fa638bc7d6ff4 (diff)
Update testMinimumPhpVersion.php
Diffstat (limited to 'core')
-rw-r--r--core/testMinimumPhpVersion.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/testMinimumPhpVersion.php b/core/testMinimumPhpVersion.php
index 8b9e1be241..5a67f53716 100644
--- a/core/testMinimumPhpVersion.php
+++ b/core/testMinimumPhpVersion.php
@@ -10,6 +10,7 @@
/**
* This file is executed before anything else.
* It checks the minimum PHP version required to run Piwik.
+ * This file must be compatible PHP4.
*/
$piwik_errorMessage = '';