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:
authormattpiwik <matthieu.aubry@gmail.com>2009-01-14 06:40:55 +0300
committermattpiwik <matthieu.aubry@gmail.com>2009-01-14 06:40:55 +0300
commit66ea73f5cecb08df8cac7706c65018bb6719278d (patch)
tree3f10980a093701ec7d7b69af024a6dedca08e0fe /plugins/ExampleAPI
parent6ede0280b31adbe673540c5cfb01038392bd8375 (diff)
Fixing #452
git-svn-id: http://dev.piwik.org/svn/trunk@870 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'plugins/ExampleAPI')
-rw-r--r--plugins/ExampleAPI/ExampleAPI.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ExampleAPI/ExampleAPI.php b/plugins/ExampleAPI/ExampleAPI.php
index 782e1ac02e..fe32fb9dc4 100644
--- a/plugins/ExampleAPI/ExampleAPI.php
+++ b/plugins/ExampleAPI/ExampleAPI.php
@@ -11,4 +11,4 @@ class Piwik_ExampleAPI extends Piwik_Plugin
'version' => '0.1',
);
}
-} \ No newline at end of file
+}