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:
authormatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2008-02-03 00:06:45 +0300
committermatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2008-02-03 00:06:45 +0300
commit1d6d1ed36df0efdb8145dd18ed3f2103b5b0d038 (patch)
tree6b799f3cd8d527937237eecf27106a924df5d06c /plugins/ExamplePlugin
parente753796fe95a9b0ab5b785d4500ea4913dfcedaa (diff)
- fixed menu
- menu can now not have level 2 - can customize menu order in Menu.php - Overview and Evolution submenus are always put first
Diffstat (limited to 'plugins/ExamplePlugin')
-rw-r--r--plugins/ExamplePlugin/ExamplePlugin.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ExamplePlugin/ExamplePlugin.php b/plugins/ExamplePlugin/ExamplePlugin.php
index 80f0a8055e..fa1c343bcd 100644
--- a/plugins/ExamplePlugin/ExamplePlugin.php
+++ b/plugins/ExamplePlugin/ExamplePlugin.php
@@ -24,4 +24,3 @@ class Piwik_ExamplePlugin extends Piwik_Plugin
);
}
}
-