diff options
author | Friendika <info@friendika.com> | 2011-02-08 13:30:24 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-02-08 13:30:24 -0800 |
commit | a05b2b4cc741eea54451b9af2a9728be6bc1ac8e (patch) | |
tree | 3d073cd9d6a575b7e729a9b4f6481cf501813897 /addon/piwik/piwik.php | |
parent | 9a1e5aaf09c1b940f4615f7dc2999e16b019ab18 (diff) | |
parent | b8629a03182410abc0463865d29774e42e41810d (diff) | |
download | volse-hubzilla-a05b2b4cc741eea54451b9af2a9728be6bc1ac8e.tar.gz volse-hubzilla-a05b2b4cc741eea54451b9af2a9728be6bc1ac8e.tar.bz2 volse-hubzilla-a05b2b4cc741eea54451b9af2a9728be6bc1ac8e.zip |
Merge branch 'tobiasd-master'
Diffstat (limited to 'addon/piwik/piwik.php')
-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() { |