<?php function MENU_SELECT_PROCES() { Lib::loadClass('ProcesMenu'); $menu_select = ProcesMenu::getInstance(); $menu_select->show(); }