Go to the source code of this file.
Variables | |
$a_menu = $cn->get_array($sql,array($_SESSION['g_user'])) | |
$sql |
$a_menu = $cn->get_array($sql,array($_SESSION['g_user'])) |
Definition at line 32 of file ajax_navigator.php.
$sql |
" select code, me_code,me_description,coalesce(me_description_etendue,me_description) as me_description_etendue,v1menu,v2menu,v3menu,p_type_display, javascript from v_menu_description where user_name=$1 order by 2 "
Definition at line 24 of file ajax_navigator.php.