Problem with head-foot part of the budget module

This commit is contained in:
sparkyx 2007-12-31 01:31:13 +00:00
parent b6d88183c3
commit 9fd314466a
2 changed files with 80 additions and 30 deletions

View file

@ -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();