noalyss Version-9
|
respond ajax request, the get contains the value : More...
Go to the source code of this file.
Variables | |
foreach(array('l', 't', 'd', 'gDossier') as $a) | $cn =Dossier::connect() |
$html ="" | |
$op =new Pre_operation($cn) | |
$url =http_build_query(array('action'=>'use_opd','p_jrn_predef'=>$l,'ac'=>$_GET['ac'],'gDossier'=>dossier::id())) | |
respond ajax request, the get contains the value :
Definition in file ajax_update_predef.php.
foreach (array( 'l', 't', 'd', 'gDossier') as $a) $cn =Dossier::connect() |
Definition at line 44 of file ajax_update_predef.php.
$html ="" |
Definition at line 50 of file ajax_update_predef.php.
$op =new Pre_operation($cn) |
Definition at line 45 of file ajax_update_predef.php.
$url =http_build_query(array('action'=>'use_opd','p_jrn_predef'=>$l,'ac'=>$_GET['ac'],'gDossier'=>dossier::id())) |
Definition at line 49 of file ajax_update_predef.php.