]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-menu.php
jquery will not become an extension in the future
[mailer.git] / inc / extensions / ext-menu.php
index 81cbb4137c341fa939aecdb247524a618d4d4581..64abd8c40fa79fed3e77f66b981d983c3f39232b 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
- * MXChange v0.2.1                                    Start: 03/17/2009 *
- * ================                             Last change: 03/17/2009 *
+ * Mailer v0.2.1-FINAL                                Start: 03/17/2009 *
+ * ===================                          Last change: 03/17/2009 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : ext-menu.php                                     *
@@ -87,7 +87,7 @@ switch (getExtensionMode()) {
 
                        case '0.0.2': // SQL queries for v0.0.2
                                // Load the fix include
-                               loadIncludeOnce('inc/fix_menu.php');
+                               addIncludeToPool('extension', 'inc/fix_menu.php');
 
                                // Update notes (these will be set as task text!)
                                setExtensionUpdateNotes("Doppelte Men&uuml;punkte bereinigt.");