]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-holiday.php
AJAX installation is 'basicly finished' :) Plus I threw in a small christmas present...
[mailer.git] / inc / extensions / ext-holiday.php
index 0a984730fd7696122c13e13b3a98b69ac8ff78cd..402f6a7ad8927273dabafbd73c9b275a499601e6 100644 (file)
@@ -191,9 +191,6 @@ INDEX (`userid`)",
                                addExtensionSql("INSERT INTO `{?_MYSQL_PREFIX?}_admin_menu_las` (`la_id`, `la_action`, `la_what`) VALUES ('member', '', 'del_holiday')");
                                addExtensionSql("INSERT INTO `{?_MYSQL_PREFIX?}_admin_menu_las` (`la_id`, `la_action`, `la_what`) VALUES ('config', '', 'config_holiday')");
 
-                               // Depends on ext-sql_patches (or you have to execute these both SQL statements by phpMyAdmin
-                               addExtensionDependency('sql_patches');
-
                                // Update notes (these will be set as task text!)
                                setExtensionUpdateNotes("Erweiterung in's neue Menüsystem integriert.");
                                break;