Add header to print
This commit is contained in:
parent
5615bdeb13
commit
e476cc056d
8 changed files with 215 additions and 196 deletions
|
|
@ -29,7 +29,7 @@ include_once("postgres.php");
|
|||
include_once("class.ezpdf.php");
|
||||
include_once("impress_inc.php");
|
||||
require_once("class_fiche.php");
|
||||
require_once ('header_pdf.php');
|
||||
require_once ('header_print.php');
|
||||
|
||||
$cn=DbConnect($_SESSION['g_dossier']);
|
||||
foreach ($_POST as $key=>$element) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue