X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Floader%2Fload-themes.php;h=a20956953e3b2b70e32081cb3ad76d28d71e4229;hb=87a1790a6620f46451f1a8865c7153aa6b7ffec9;hp=8f06873a0f2769f9ec009e189d92bda002d40cae;hpb=be79afde3071dfc4d6fe845ddb75abf13534eadb;p=mailer.git diff --git a/inc/loader/load-themes.php b/inc/loader/load-themes.php index 8f06873a0f..a20956953e 100644 --- a/inc/loader/load-themes.php +++ b/inc/loader/load-themes.php @@ -17,7 +17,7 @@ * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * * Copyright (c) 2009 - 2011 by Mailer Developer Team * - * For more information visit: http://www.mxchange.org * + * For more information visit: http://mxchange.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -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