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 06:36:43 +0300
committermatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2008-02-03 06:36:43 +0300
commit4903e334a4571579006e8682260936e2f2f678be (patch)
tree5f498eae1d37b8b4c8899d86771a61ac2c2659a3 /plugins/SitesManager/SitesManager.php
parentbebb9c83636ab62c4be54e43dc335e2c7073ab7a (diff)
- all widgets now registered
- cleaned plugins files - when clicking multiple times on the menu, only load once - when clicking fast on different sections of the menu, only displays the latest clicked (instead of displaying all of them one after another) - added Loading... - added proper error handling (no more JS popup) - fixed URL in widgetize modules
Diffstat (limited to 'plugins/SitesManager/SitesManager.php')
-rw-r--r--plugins/SitesManager/SitesManager.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/SitesManager/SitesManager.php b/plugins/SitesManager/SitesManager.php
index 7d8e4e3ee2..008699bc22 100644
--- a/plugins/SitesManager/SitesManager.php
+++ b/plugins/SitesManager/SitesManager.php
@@ -15,11 +15,6 @@
*/
class Piwik_SitesManager extends Piwik_Plugin
{
- public function __construct()
- {
- parent::__construct();
- }
-
public function getInformation()
{
$info = array(