X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=webtest%2Fcds_test01.php;h=c42a18c71df4c60fc3b4dafff1f784b0c93be51b;hb=c1e44db3d212a6f082976d86a460dca2025e659a;hp=818344974e37083f2e13e4fc89ecade665b20736;hpb=2338f1bebd53050610b91d6940d8d20760df02b7;p=curl-de-sac.git diff --git a/webtest/cds_test01.php b/webtest/cds_test01.php index 8183449..c42a18c 100755 --- a/webtest/cds_test01.php +++ b/webtest/cds_test01.php @@ -4,7 +4,9 @@ define('WEB_URL', 'http://localhost/curl-de-sac'); define('DBG_LEVEL', 0); -require_once('../Obj/curl-de-sac.phh'); +$G_base = "./"; + +require_once($G_base . 'Obj/curl-de-sac.phh'); class short_cmd extends CDS_cmd { var $short_data;