From: Roland Häder 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=0b0ad98572a523c99f9a7843edfc0feeca4b2a10;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