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 'plugins/ExampleAPI')
-rw-r--r--plugins/ExampleAPI/ExampleAPI.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ExampleAPI/ExampleAPI.php b/plugins/ExampleAPI/ExampleAPI.php
index f70550acf9..f7b581df92 100644
--- a/plugins/ExampleAPI/ExampleAPI.php
+++ b/plugins/ExampleAPI/ExampleAPI.php
@@ -28,7 +28,6 @@ class Piwik_ExampleAPI extends Piwik_Plugin
{
return array(
'description' => Piwik_Translate('ExampleAPI_PluginDescription'),
- 'homepage' => 'index.php?module=API&action=listAllAPI#ExampleAPI',
'author' => 'Piwik',
'author_homepage' => 'http://piwik.org/',
'version' => '0.1',