* @package gsControllertest */ include_once '../include/wbFactory.php'; wbFactory::configure(); $mm = wbFactory::singleton( 'wbMenuMaker' ); $mm->display(); wbDebugger::printMsg(); ?>