23if ( ! defined (
'ALLOWED') ) die(
'Appel direct ne sont pas permis');
24include_once NOALYSS_INCLUDE.
"/lib/ac_common.php";
25include_once NOALYSS_INCLUDE.
'/class/fiche.class.php';
38if ( isset (
$_GET[
'fd_id']))
49 $title[]=$attribut->ad_text;
61 foreach (
$detail->attribut as $dattribut )
63 if ( $dattribut->ad_type==
"numeric")
64 $export->add($dattribut->av_text,
"number");
66 $export->add($dattribut->av_text);
if($action=='add_line') if( $action=='remove_line') if($action=='remove_cat') if(isset($_POST['change_name'])) if($action=='save_line') if(isset($_POST['add_modele'])) $fiche_def
define Class fiche and fiche def, those class are using class attribut
define Class fiche and fiche def, those class are using class attribut. When adding or modifing new c...
Manage the CSV : manage files and write CSV record.
if(isset($_GET['fd_id'])) exit