]> git.mxchange.org Git - mailer.git/blobdiff - inc/loader/load-themes.php
Extension ext-network continued:
[mailer.git] / inc / loader / load-themes.php
index 8f06873a0f2769f9ec009e189d92bda002d40cae..a20956953e3b2b70e32081cb3ad76d28d71e4229 100644 (file)
@@ -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