From d81f9ea45b0549c64a9d827f1125d9b20812bfeb Mon Sep 17 00:00:00 2001 From: ricky barrette Date: Sat, 10 Dec 2011 18:11:21 +0000 Subject: [PATCH] removed testing from exception handler propertys --- FindMyCarLite/assets/exceptionhandler.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FindMyCarLite/assets/exceptionhandler.properties b/FindMyCarLite/assets/exceptionhandler.properties index e453fb3..2303eb5 100644 --- a/FindMyCarLite/assets/exceptionhandler.properties +++ b/FindMyCarLite/assets/exceptionhandler.properties @@ -9,7 +9,7 @@ # server is the physical web address for your server # file is the path to your filing script # get is the path to your json retrieval script -server = http://powers.doesntexist.com:666/ +server = http://powers.doesntexist.com:666 file = /index.php?post=1 #get = /index.php?get=1