Fix: Classe non charge
This commit is contained in:
parent
dbae3ee1f8
commit
ca8c544f35
@ -468,7 +468,7 @@ if ($conf->banque->enabled && $user->rights->banque->lire)
|
||||
{
|
||||
$langs->load("banks");
|
||||
|
||||
//include_once("./compta/bank/account.class.php");
|
||||
include_once("./compta/bank/account.class.php");
|
||||
$board=new Account($db);
|
||||
$board->load_board();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user