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
|
|
@ -30,7 +30,7 @@ include_once('lib/impress.class.php');
|
|||
require_once NOALYSS_INCLUDE.'/class/noalyss_parameter_folder.class.php';
|
||||
require_once NOALYSS_INCLUDE.'/class/dossier.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();
|
||||
$from_periode = $http->get("from_periode","date");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue