Continued on AJAX installer to start first step (more are easily to add)
[mailer.git] / inc / stats-functions.php
index c3f607114228cf869f5afaeb84391cfa5327a5b5..149e6820f27625f693398d028a52d53d1b07813a 100644 (file)
@@ -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]));