X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fstats-functions.php;h=149e6820f27625f693398d028a52d53d1b07813a;hb=5ab0d021f3e96722af5d96d2b9036430200c06cb;hp=c3f607114228cf869f5afaeb84391cfa5327a5b5;hpb=596c8ab32594401ca84abfbfe35513ddfff31bec;p=mailer.git diff --git a/inc/stats-functions.php b/inc/stats-functions.php index c3f6071142..149e6820f2 100644 --- a/inc/stats-functions.php +++ b/inc/stats-functions.php @@ -55,7 +55,7 @@ function initStatsSystem () { } // END - if } -// Checks if we have a statistics entry +// Checks if a statistics entry has been set function isStatsEntrySet ($entry) { // Is there the entry? return (isset($GLOBALS['stats'][$entry]));