Called by impress->category, export in PDF the history of a category of card. More...
Go to the source code of this file.
Variables | |
$cn = new Database($gDossier) | |
$gDossier = dossier::id() | |
$name = $cn->get_value('select fd_label from fiche_def where fd_id=$1',array($_GET['cat'])) | |
$pdf = new PDF($cn) | |
exit |
Called by impress->category, export in PDF the history of a category of card.
Definition in file export_fiche_pdf.php.
Definition at line 37 of file export_fiche_pdf.php.
$gDossier = dossier::id() |
Definition at line 36 of file export_fiche_pdf.php.
Definition at line 45 of file export_fiche_pdf.php.
Definition at line 41 of file export_fiche_pdf.php.
Definition at line 232 of file export_fiche_pdf.php.