diff options
author | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-02-08 14:39:59 +0100 |
---|---|---|
committer | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-02-08 14:39:59 +0100 |
commit | 2a093c5c8b3532af61a145c2218a922254a8a24a (patch) | |
tree | 3bbe3b1172ac03e4151d817603e026f2a223e627 /addon/piwik | |
parent | 89a33a651e0708c95aa7cd170750715d625bf031 (diff) | |
download | volse-hubzilla-2a093c5c8b3532af61a145c2218a922254a8a24a.tar.gz volse-hubzilla-2a093c5c8b3532af61a145c2218a922254a8a24a.tar.bz2 volse-hubzilla-2a093c5c8b3532af61a145c2218a922254a8a24a.zip |
added link to Redmine of addon author
Diffstat (limited to 'addon/piwik')
-rw-r--r-- | addon/piwik/piwik.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/addon/piwik/piwik.php b/addon/piwik/piwik.php index aad2fd831..52bdaeb0d 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() { |