From 768d44cc1a28200d5e08fe186e47fd7f8cdee656 Mon Sep 17 00:00:00 2001 From: sparkyx Date: Thu, 10 Jan 2008 21:31:56 +0000 Subject: [PATCH] test --- html/test.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/html/test.php b/html/test.php index 00e49c389..2323ae126 100644 --- a/html/test.php +++ b/html/test.php @@ -91,6 +91,9 @@ Bud_Synthese_Group::test_me(); require_once ('class_bud_synthese_anc.php'); Bud_Synthese_Anc::test_me(); -*/ require_once ('class_bud_synthese_hypo.php'); Bud_Synthese_Hypo::test_me(); + +*/ +require_once ('class_periode.php'); +Periode::test_me();