removed testing from exception handler propertys

This commit is contained in:
2011-12-10 18:11:21 +00:00
parent bbcc9aff2a
commit d81f9ea45b

View File

@@ -9,7 +9,7 @@
# server is the physical web address for your server # server is the physical web address for your server
# file is the path to your filing script # file is the path to your filing script
# get is the path to your json retrieval 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 file = /index.php?post=1
#get = /index.php?get=1 #get = /index.php?get=1