corrected missing path entry. fixes PDF output
This commit is contained in:
parent
8df00a54a7
commit
878524a183
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
include_once("jrn.php");
|
||||
include_once("ac_common.php");
|
||||
include_once("postgres.php");
|
||||
include_once("class.ezpdf.php");
|
||||
include_once("addon/class.ezpdf.php");
|
||||
include_once("impress_inc.php");
|
||||
include_once("preference.php");
|
||||
echo_debug("imp pdf journaux");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue