fixed type in exception handler prop files

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-04-22 10:40:42 -04:00
parent bed172570e
commit 4eedbbf3c2
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
# get is the path to your json retrieval script # get is the path to your json retrieval script
# app is the redmine project name # app is the redmine project name
# tracker is the redmine tracker # tracker is the redmine tracker
server = http://http://rickbarrette.dyndns.org/redmine/exceptionhandler server = http://rickbarrette.dyndns.org/redmine/exceptionhandler
app = Find My Car app = Find My Car
tracker = Bug tracker = Bug

View File

@@ -13,7 +13,7 @@
# get is the path to your json retrieval script # get is the path to your json retrieval script
# app is the redmine project name # app is the redmine project name
# tracker is the redmine tracker # tracker is the redmine tracker
server = http://http://rickbarrette.dyndns.org/redmine/exceptionhandler server = http://rickbarrette.dyndns.org/redmine/exceptionhandler
app = Find My Car app = Find My Car
tracker = Bug tracker = Bug