From 2edcbd6e317178e392af15387f38006d45df66ea Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sat, 19 Jan 2008 14:23:04 +0000 Subject: [PATCH] spawning var added --- web/index.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/web/index.php b/web/index.php index c8fd5f3..d7d1755 100644 --- a/web/index.php +++ b/web/index.php @@ -21,7 +21,7 @@ * */ -require_once("brisk.phh"); +require_once("Obj/brisk.phh"); if (DEBUGGING == "local" && $_SERVER['REMOTE_ADDR'] != '127.0.0.1') { echo "Debugging time!"; exit; @@ -266,7 +266,7 @@ supported by: