Fix a syntaxe error in 40Tracking fragment

This commit is contained in:
Daniel Berteaud 2014-07-30 10:25:05 +02:00
parent fd49d5dfa5
commit 45e6a01161
1 changed files with 1 additions and 0 deletions

View File

@ -8,4 +8,5 @@ EOF
else{
$OUT .= '# Tracking is disabled';
}
}
define("NOSTATSCOLLECTION",1);