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/API/API.php')
-rw-r--r--plugins/API/API.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/API/API.php b/plugins/API/API.php
index c1bc343a1b..473f49042e 100644
--- a/plugins/API/API.php
+++ b/plugins/API/API.php
@@ -20,7 +20,6 @@ class Piwik_API extends Piwik_Plugin
'author' => 'Piwik',
'homepage' => 'http://piwik.org/',
'version' => '0.1',
- 'translationAvailable' => true,
);
}
}