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>2010-07-16 16:45:13 +0400
committermattpiwik <matthieu.aubry@gmail.com>2010-07-16 16:45:13 +0400
commitaaea73eb76921bd88687dcfc4007cdb699675449 (patch)
tree108a854c18ef5b5a57dc81b39d64131f2c9ca462 /piwik.php
parent66e1d987ddab990f71011a5aaeb786a31f3ea1ef (diff)
testing hudson emailing
git-svn-id: http://dev.piwik.org/svn/trunk@2516 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'piwik.php')
-rw-r--r--piwik.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/piwik.php b/piwik.php
index b8d56896c6..327dcb4a9d 100644
--- a/piwik.php
+++ b/piwik.php
@@ -27,7 +27,7 @@ if(!defined('PIWIK_USER_PATH'))
if(!defined('PIWIK_INCLUDE_PATH'))
{
define('PIWIK_INCLUDE_PATH', PIWIK_DOCUMENT_ROOT);
-}
+}
@ignore_user_abort(true);