]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-cache.php
Variable renamed, function refactured/moved:
[mailer.git] / inc / extensions / ext-cache.php
index ca21f68f6c7f1a354fd4b2877b78321277fa5482..586840ab38aa8ada3ea881643b61e2f8367cd51d 100644 (file)
@@ -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.");