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:
Diffstat (limited to 'modules/Controller.php')
-rw-r--r--modules/Controller.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/Controller.php b/modules/Controller.php
index 8bf0087eff..1e70e3f472 100644
--- a/modules/Controller.php
+++ b/modules/Controller.php
@@ -5,5 +5,4 @@ abstract class Piwik_Controller
{
return 'index';
}
-}
-?>
+} \ No newline at end of file