Problem with head-foot part of the budget module
This commit is contained in:
parent
b6d88183c3
commit
9fd314466a
2 changed files with 80 additions and 30 deletions
|
|
@ -79,18 +79,18 @@ Bud_Data::test_me();
|
|||
|
||||
|
||||
|
||||
require_once ('class_bud_synthese_acc.php');
|
||||
Bud_Synthese_Acc::test_me();
|
||||
|
||||
|
||||
require_once ('class_bud_synthese_hypo.php');
|
||||
Bud_Synthese_Hypo::test_me();
|
||||
|
||||
|
||||
|
||||
require_once ('class_bud_synthese_group.php');
|
||||
Bud_Synthese_Group::test_me();
|
||||
|
||||
|
||||
require_once ('class_bud_synthese_anc.php');
|
||||
Bud_Synthese_Anc::test_me();
|
||||
|
||||
*/
|
||||
require_once ('class_bud_synthese_acc.php');
|
||||
Bud_Synthese_Acc::test_me();
|
||||
require_once ('class_bud_synthese_group.php');
|
||||
Bud_Synthese_Group::test_me();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue