AJAX installation is 'basicly finished' :) Plus I threw in a small christmas present...
[mailer.git] / inc / extensions / ext-cache.php
index 152d58cba2083dd27071643b149b6e7d5f5c4892..93bdb9b4bff668f9b5c23caa2afa4b79e5e9c9f7 100644 (file)
@@ -184,9 +184,6 @@ switch (getExtensionMode()) {
                                break;
 
                        case '0.2.0': // SQL queries for v0.2.0
-                               // This update depends on ext-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.");
                                break;