X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Floader%2Fload-themes.php;h=a20956953e3b2b70e32081cb3ad76d28d71e4229;hb=87a1790a6620f46451f1a8865c7153aa6b7ffec9;hp=f2322765ca7b7972b088ccb3688bae3b62a0fad5;hpb=0a37fc5afcd828646d4e62e68fea07c3d2c54a87;p=mailer.git diff --git a/inc/loader/load-themes.php b/inc/loader/load-themes.php index f2322765ca..a20956953e 100644 --- a/inc/loader/load-themes.php +++ b/inc/loader/load-themes.php @@ -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