#694: make $__comp_menus__ really global !

SVN:trunk[2655]
This commit is contained in:
Denis Flaven
2013-03-25 13:31:51 +00:00
parent 57629051bd
commit 052128da81

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