git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2655 a333f486-631f-4898-b8df-5754b55c2be0
@@ -146,6 +146,8 @@ class MFCompiler
// Menus
//
+global \$__comp_menus__; // ensure that the global variable is indeed global !
+
EOF;
// Preliminary: determine parent menus not defined within the current module
$aMenusToLoad = array();