From 45e6a0116156d7e1494eeb8fc28dd95398634182 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Wed, 30 Jul 2014 10:25:05 +0200 Subject: [PATCH] Fix a syntaxe error in 40Tracking fragment --- root/etc/e-smith/templates/etc/phplist/config.php/40Tracking | 1 + 1 file changed, 1 insertion(+) diff --git a/root/etc/e-smith/templates/etc/phplist/config.php/40Tracking b/root/etc/e-smith/templates/etc/phplist/config.php/40Tracking index 4d2f670..421a77a 100644 --- a/root/etc/e-smith/templates/etc/phplist/config.php/40Tracking +++ b/root/etc/e-smith/templates/etc/phplist/config.php/40Tracking @@ -8,4 +8,5 @@ EOF else{ $OUT .= '# Tracking is disabled'; } +} define("NOSTATSCOLLECTION",1);