--- mambo/branches/4.6/installation/install4.php 2007/04/13 06:01:44 1037 +++ mambo/branches/4.6/installation/install4.php 2007/07/28 02:12:48 1219 @@ -180,7 +180,7 @@ $config .= "\$mosConfig_hideEmail = '0';\n"; $config .= "\$mosConfig_enable_log_items = '0';\n"; $config .= "\$mosConfig_enable_log_searches = '0';\n"; - $config .= "\$mosConfig_enable_stats = '1';\n"; + $config .= "\$mosConfig_enable_stats = '0';\n"; $config .= "\$mosConfig_sef = '0';\n"; $config .= "\$mosConfig_vote = '0';\n"; $config .= "\$mosConfig_gzip = '0';\n";