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>2007-08-28 21:32:26 +0400
committermattpiwik <matthieu.aubry@gmail.com>2007-08-28 21:32:26 +0400
commit5819eda4fff1051164234750a694f9885935b1ca (patch)
tree4bb386162c52e0b6b941db4d61197b29cc72aabf /modules/LogStats.php
parent68b5cb3b902024d66c36c1f106c5f272ac57d7fa (diff)
code documentation
mvc specification finished referer API implementation git-svn-id: http://dev.piwik.org/svn/trunk@50 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'modules/LogStats.php')
-rw-r--r--modules/LogStats.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/LogStats.php b/modules/LogStats.php
index ef10f58285..d603366f08 100644
--- a/modules/LogStats.php
+++ b/modules/LogStats.php
@@ -202,4 +202,4 @@ function printDebug( $info = '' )
}
}
}
-?>
+