From 2a093c5c8b3532af61a145c2218a922254a8a24a Mon Sep 17 00:00:00 2001
From: Tobias Diekershoff <tobias.diekershoff@gmx.net>
Date: Tue, 8 Feb 2011 14:39:59 +0100
Subject: [PATCH] added link to Redmine of addon author

---
 addon/piwik/piwik.php | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/addon/piwik/piwik.php b/addon/piwik/piwik.php
index aad2fd831c..52bdaeb0d1 100644
--- a/addon/piwik/piwik.php
+++ b/addon/piwik/piwik.php
@@ -18,6 +18,8 @@
  *     installation has. Alter the baseurl to fit your needs, don't care
  *     about http/https but beware to put the trailing / at the end of your
  *     setting.
+ *
+ *     Documentation see http://diekershoff.homeunix.net/redmine/wiki/friendikaplugin/Piwik_Plugin
  */
 
 function piwik_install() {