Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git] / inc / loader / load-points_data.php
index 220567a81ae3ac866b73189bd6c86e64a9fc7d23..90fa77f52e29a4d4a67394886e0165b48115c903 100644 (file)
@@ -48,7 +48,7 @@ if (($GLOBALS['cache_instance']->loadCacheFile('points_data')) && ($GLOBALS['cac
        // Load cache
        $GLOBALS['cache_array']['points_data'] = $GLOBALS['cache_instance']->getArrayFromCache();
 
-       // Do we have cache?
+       // Is there cache?
        if (!isset($GLOBALS['cache_array']['points_data']['subject'])) {
                // Try to remove the cache file
                $GLOBALS['cache_instance']->removeCacheFile();