]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-cache.php
Some language strings fixed, renamed. Copyright notice updated
[mailer.git] / inc / extensions / ext-cache.php
index ca21f68f6c7f1a354fd4b2877b78321277fa5482..da6b3216c89dd2802ee62472cee28d0650d3b697 100644 (file)
@@ -17,7 +17,7 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
+ * Copyright (c) 2009 - 2011 by Mailer Developer Team                   *
  * For more information visit: http://www.mxchange.org                  *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -191,7 +191,7 @@ switch (getExtensionMode()) {
 
                        case '0.2.0': // SQL queries for v0.2.0
                                // This update depends on sql_patches
-                               addExtensionUpdateDependency('sql_patches');
+                               addExtensionDependency('sql_patches');
 
                                // Update notes (these will be set as task text!)
                                setExtensionUpdateNotes("Die Erweiterung h&auml;ngt nun von der <strong>sql_patches</strong> ab.");