From 4eedbbf3c2be71039354c342fe1c898fb07d8c76 Mon Sep 17 00:00:00 2001 From: Ricky Barrette Date: Sun, 22 Apr 2012 10:40:42 -0400 Subject: [PATCH] fixed type in exception handler prop files Signed-off-by: Ricky Barrette --- FindMyCarFull/assets/exceptionhandler.properties | 2 +- FindMyCarLite/assets/exceptionhandler.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FindMyCarFull/assets/exceptionhandler.properties b/FindMyCarFull/assets/exceptionhandler.properties index 884dfe2..5898a8a 100644 --- a/FindMyCarFull/assets/exceptionhandler.properties +++ b/FindMyCarFull/assets/exceptionhandler.properties @@ -13,7 +13,7 @@ # get is the path to your json retrieval script # app is the redmine project name # tracker is the redmine tracker -server = http://http://rickbarrette.dyndns.org/redmine/exceptionhandler +server = http://rickbarrette.dyndns.org/redmine/exceptionhandler app = Find My Car tracker = Bug diff --git a/FindMyCarLite/assets/exceptionhandler.properties b/FindMyCarLite/assets/exceptionhandler.properties index 884dfe2..5898a8a 100644 --- a/FindMyCarLite/assets/exceptionhandler.properties +++ b/FindMyCarLite/assets/exceptionhandler.properties @@ -13,7 +13,7 @@ # get is the path to your json retrieval script # app is the redmine project name # tracker is the redmine tracker -server = http://http://rickbarrette.dyndns.org/redmine/exceptionhandler +server = http://rickbarrette.dyndns.org/redmine/exceptionhandler app = Find My Car tracker = Bug