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
diff options
context:
space:
mode:
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index b0f5ec203a..885ca943e3 100644
--- a/index.php
+++ b/index.php
@@ -8,7 +8,7 @@
*
* @package Piwik
*/
-
+failing();
if(file_exists('bootstrap.php'))
{
require_once 'bootstrap.php';