noalyss Version-9
|
Main file. More...
Go to the source code of this file.
Variables | |
$_GET ['ac'] =$default | |
$_POST ['ac'] =$default | |
$_REQUEST ['ac'] =$default | |
$all [0] = $default | |
$browser = $_SERVER['HTTP_USER_AGENT'] | |
if(! isset( $_REQUEST[ 'gDossier'])) if(! isset($_SESSION[SESSION_KEY. 'g_user'])) | $cn = Dossier::connect() |
global | $g_parameter =new Noalyss_Parameter_Folder($cn) |
global | $g_user = new Noalyss_user($cn) |
$http =new HttpInput() | |
$menu_id | |
if($oPeriode->load()==-1) | $module_selected = -1 |
$oPeriode = new Periode($cn, $periode) | |
if(strpos( $browser, 'MSIE 6') !=false||strpos( $browser, 'MSIE 5') !=false) if($cn->exist_table('version')==false) if(DBVERSION< dossier::get_version( $cn)) if(DBVERSION > dossier::get_version($cn)) | $periode = $g_user->get_periode() |
if(! $cn->exist_table( 'version')) if($g_user->get_access_mode()=='MOBILE') | $style_user =$http->post("style_user","string",$_SESSION[SESSION_KEY.'g_theme']) |
if access_mode is MOBILE than force it to mobile.php More... | |
$user_profile =$g_user->get_profile() | |
const | ALLOWED 1 |
if(isset($_REQUEST['ac'])) | else |
try | |
Main file.
Definition in file do_REMOTE_342368.php.
$_GET[ 'ac'] =$default |
Definition at line 303 of file do_REMOTE_342368.php.
$_POST[ 'ac'] =$default |
Definition at line 304 of file do_REMOTE_342368.php.
$_REQUEST[ 'ac'] =$default |
Definition at line 305 of file do_REMOTE_342368.php.
$all[0] = $default |
Definition at line 307 of file do_REMOTE_342368.php.
$browser = $_SERVER['HTTP_USER_AGENT'] |
Definition at line 94 of file do_REMOTE_342368.php.
global $cn = Dossier::connect() |
Definition at line 54 of file do_REMOTE_342368.php.
if (DEBUGNOALYSS > 1) $g_parameter =new Noalyss_Parameter_Folder($cn) |
Definition at line 56 of file do_REMOTE_342368.php.
$g_user = new Noalyss_user($cn) |
Definition at line 56 of file do_REMOTE_342368.php.
$http =new HttpInput() |
Definition at line 36 of file do_REMOTE_342368.php.
$menu_id |
Definition at line 297 of file do_REMOTE_342368.php.
if ( $oPeriode->load()==-1) $module_selected = -1 |
Definition at line 156 of file do_REMOTE_342368.php.
Definition at line 148 of file do_REMOTE_342368.php.
if(strpos($browser, 'MSIE 6') !=false||strpos($browser, 'MSIE 5') !=false) if( $cn->exist_table( 'version')==false) if(DBVERSION< dossier::get_version($cn)) if (DBVERSION > dossier::get_version( $cn)) $periode = $g_user->get_periode() |
Definition at line 147 of file do_REMOTE_342368.php.
if(! $cn->exist_table('version')) if ( $g_user->get_access_mode()=='MOBILE') $style_user =$http->post("style_user","string",$_SESSION[SESSION_KEY.'g_theme']) |
if access_mode is MOBILE than force it to mobile.php
Definition at line 77 of file do_REMOTE_342368.php.
$user_profile =$g_user->get_profile() |
Definition at line 290 of file do_REMOTE_342368.php.
const ALLOWED 1 |
Definition at line 21 of file do_REMOTE_342368.php.
if (isset( $_REQUEST[ 'ac'])) else |
Definition at line 287 of file do_REMOTE_342368.php.
try |
Definition at line 292 of file do_REMOTE_342368.php.