From: quix0r Date: Wed, 30 Jun 2010 23:57:32 +0000 (+0000) Subject: Debug line removed X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=175c058f06b0b4c7e3bc3c7f7c24a92d44d3f412;p=mailer.git Debug line removed --- diff --git a/inc/stats-functions.php b/inc/stats-functions.php index 5d8c441f48..4383b26f52 100644 --- a/inc/stats-functions.php +++ b/inc/stats-functions.php @@ -184,8 +184,6 @@ function FILTER_FLUSH_STATS () { // Check wether stats are enabled function ifStatsAreEnabled () { - logDebugMessage(__FUNCTION__, __LINE__, 'CALLED!'); - // Do we have cache? if (!isset($GLOBALS['stats_enabled'])) { // Then determine it