can_request(GECOUR); load_all_script(); /** *\note problem with ShowActionList, this function is local * to the file action.inc.php. And this function must different for each * suivi */ $sub_action=(isset($_REQUEST['sa']))?$_REQUEST['sa']:"list"; $ag_id=(isset($_REQUEST['ag_id']))?$_REQUEST['ag_id']:0; $p_action=$_REQUEST['p_action']; $base="p_action=$p_action&sc=sv&sb=detail&f_id=".$_REQUEST['f_id']; $retour=HtmlInput::button_anchor('Retour','?'.dossier::get().'&'.$base); $fiche=new Fiche($cn,$_REQUEST['f_id']); $_GET['qcode']=$fiche->get_quick_code(); $_REQUEST['qcode']=$fiche->get_quick_code(); echo '
'; require_once('action.common.inc.php'); echo '
';