#694: make $__comp_menus__ really global !

SVN:2.0[2656]
This commit is contained in:
Denis Flaven
2013-03-25 13:33:39 +00:00
parent 046deb125a
commit c403a3b686

View File

@@ -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();