Code Cleaning split PDF into PDF_Core and PDF
This commit is contained in:
parent
396fe8d99a
commit
25ef8ad689
22 changed files with 522 additions and 432 deletions
|
|
@ -31,7 +31,7 @@ require_once NOALYSS_INCLUDE.'/header_print.php';
|
|||
require_once NOALYSS_INCLUDE.'/class/dossier.class.php';
|
||||
require_once NOALYSS_INCLUDE.'/class/acc_operation.class.php';
|
||||
require_once NOALYSS_INCLUDE.'/class/user.class.php';
|
||||
require_once NOALYSS_INCLUDE.'/lib/pdf.class.php';
|
||||
require_once NOALYSS_INCLUDE.'/class/pdf.class.php';
|
||||
require_once NOALYSS_INCLUDE.'/lib/http_input.class.php';
|
||||
$http=new HttpInput();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue