finish the class_bud_data
This commit is contained in:
parent
e69cecef40
commit
f97c742ac1
8 changed files with 256 additions and 98 deletions
|
|
@ -67,7 +67,13 @@ Bud_Card::testme();
|
|||
|
||||
require_once('class_bud_hypo.php');
|
||||
Bud_Hypo::testme();
|
||||
|
||||
|
||||
require_once ('class_bud_detail_periode.php');
|
||||
Bud_Detail_Periode::test_me();
|
||||
|
||||
*/
|
||||
|
||||
require_once ('class_bud_data.php');
|
||||
Bud_Data::test_me();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue