add G_base variable
[curl-de-sac.git] / web / Obj / curl-de-brisk.phh
index 9fc5f66..0b720c5 100755 (executable)
@@ -1,8 +1,8 @@
 <?php
 
-require_once('Obj/curl-de-sac.phh');
+require_once($G_base . 'Obj/curl-de-sac.phh');
 
-define('TOR_CHK_URL', 'http://localhost/curl-de-sac/test/tor_mock.php');
+define('TOR_CHK_URL', 'http://localhost/curl-de-sac/test/tor_mock.ppp');
 
 class tor_chk_cmd extends CDS_cmd {
     var $ctx;