Change acc_account => acc_account_ledger
This commit is contained in:
parent
02e97ac2cb
commit
90c274705e
7 changed files with 14 additions and 14 deletions
|
|
@ -23,7 +23,7 @@
|
|||
/*! \file
|
||||
* \brief send the account list in PDF
|
||||
*/
|
||||
include_once("class_acc_account.php");
|
||||
include_once("class_acc_account_ledger.php");
|
||||
include_once("ac_common.php");
|
||||
include_once("postgres.php");
|
||||
include_once("class.ezpdf.php");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue