]> git.mxchange.org Git - mailer.git/blobdiff - inc/loader/load-themes.php
Large code cleanups:
[mailer.git] / inc / loader / load-themes.php
index f2322765ca7b7972b088ccb3688bae3b62a0fad5..a20956953e3b2b70e32081cb3ad76d28d71e4229 100644 (file)
@@ -46,9 +46,9 @@ if (!defined('__SECURITY')) {
        return false;
 }
 
-// Next cached table is the referal system (themes)...
+// Next cached table are the themes
 if (($GLOBALS['cache_instance']->loadCacheFile('themes')) && ($GLOBALS['cache_instance']->extensionVersionMatches('theme'))) {
-       // Load referal system from cache
+       // Load themes
        $cache = $GLOBALS['cache_instance']->getArrayFromCache();
 
        // Restructure the array