Moved "fix" files (which only helps to fix stuff) in own inc/fixes/ folder.
[mailer.git] / inc / extensions / ext-menu.php
index 8e2b7272e01e3bd812312b425d587104749eb9fe..21fae0baad7f677f674f29ce70b8e2f07a850c37 100644 (file)
@@ -93,7 +93,7 @@ switch (getExtensionMode()) {
 
                        case '0.0.2': // SQL queries for v0.0.2
                                // Load the fix include
-                               addIncludeToPool('extension', 'inc/fix_menu.php');
+                               addIncludeToPool('extension', 'inc/fixes/fix_menu.php');
 
                                // Update notes (these will be set as task text!)
                                setExtensionUpdateNotes("Doppelte Menüpunkte bereinigt.");