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.php.
$_POST[ 'ac'] =$default |
Definition at line 310 of file do.php.
Referenced by Single_Record\check(), HtmlInput\default_value_post(), Noalyss\Dbg\display_request(), Single_Record\get_count(), Pre_Op_Advanced\get_post(), Pre_op_fin\get_post(), Acc_Ledger_Fin\insert(), Acc_Ledger_Purchase\insert(), Acc_Ledger_Sale\insert(), Fiche\insert(), Acc_Ledger_Purchase\insert_no_deductible(), HttpInput\post(), HtmlInput\post_to_hidden(), HtmlInput\post_to_string(), put_global(), record_log(), Single_Record\save(), Follow_Up\save(), Acc_Ledger\test_me(), Anc_Group_Operation\test_me(), Fiche\update(), and Follow_Up\update().
global $cn = Dossier::connect() |
if (DEBUGNOALYSS > 1) $g_parameter =new Noalyss_Parameter_Folder($cn) |
$menu_id |
Definition at line 154 of file do.php.
Referenced by Impress\compute_periode(), Acc_Ledger_Purchase\input(), Acc_Ledger_Sale\input(), Acc_Ledger_Purchase\insert(), Acc_Ledger_Sale\insert(), Acc_Ledger_Fin\verify_operation(), Acc_Ledger_Purchase\verify_operation(), and Acc_Ledger_Sale\verify_operation().
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
if (isset( $_REQUEST[ 'ac'])) else |
try |