]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-cache.php
Added (unfinished) a way to edit forced ads, rwritten many XML templates
[mailer.git] / inc / extensions / ext-cache.php
index fe584e1459301fbc5f971a0d1907d1d268f7d4c2..566c1879a1ad6aa7c8f68bb6a66cebfa06c2b805 100644 (file)
@@ -6,7 +6,7 @@
  * -------------------------------------------------------------------- *
  * File              : ext-cache.php                                    *
  * -------------------------------------------------------------------- *
- * Short description : Caching system for SQL tables on hard disc       *
+ * Short description : Caching system for SQL tables on hard drive      *
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Caching-System zum Auslagern von SQL-Tabellen    *
  *                     auf der Festplatte des Servers                   *
@@ -18,7 +18,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 *
@@ -184,7 +184,7 @@ switch (getExtensionMode()) {
                                break;
 
                        case '0.2.0': // SQL queries for v0.2.0
-                               // This update depends on sql_patches
+                               // This update depends on ext-sql_patches
                                addExtensionDependency('sql_patches');
 
                                // Update notes (these will be set as task text!)