define constant with enclosed into single quotes
[brisk.git] / web / spush / brisk-spush.php
index 7d893da..ca8de1f 100755 (executable)
@@ -30,6 +30,8 @@ require_once("../Obj/brisk.phh");
 // require_once("../Obj/proxyscan.phh");
 require_once("./sac-a-push.phh");
 
+define('SITE_PREFIX', '/brisk/');
+
 class SPUser {
     var $id;
     var $sess;