finish the class_bud_data

This commit is contained in:
sparkyx 2007-12-23 18:49:13 +00:00
parent e69cecef40
commit f97c742ac1
8 changed files with 256 additions and 98 deletions

View file

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