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>2008-01-14 08:26:43 +0300
committermattpiwik <matthieu.aubry@gmail.com>2008-01-14 08:26:43 +0300
commitccaf969ea4937e572ea5e4d8c4d5667988cd8f3e (patch)
treecfe15fe197686f21b70b841786f337152e1bac05 /modules/LogStats.php
parent2d356a0d04fd6c1244ee24cf438ee55b83788a4d (diff)
Added phpdoc package
git-svn-id: http://dev.piwik.org/svn/trunk@168 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'modules/LogStats.php')
-rw-r--r--modules/LogStats.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/LogStats.php b/modules/LogStats.php
index 9e68ba3462..3d995ac890 100644
--- a/modules/LogStats.php
+++ b/modules/LogStats.php
@@ -5,6 +5,8 @@
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
* @version $Id$
+ *
+ * @package Piwik_LogStats
*/
/**