From 51e541a590f098bb519eb02af1a9a173edc8e70b Mon Sep 17 00:00:00 2001 From: Exodus 4D Date: Mon, 7 Sep 2015 18:16:11 +0200 Subject: [PATCH] incremented version v0.0.8 --- app/pathfinder.ini | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/pathfinder.ini b/app/pathfinder.ini index c6663ad0..a77d8e2e 100644 --- a/app/pathfinder.ini +++ b/app/pathfinder.ini @@ -1,7 +1,7 @@ [PATHFINDER] NAME = "PATHFINDER" ; installed version (used for CSS/JS cache busting) -VERSION = "v0.0.5" +VERSION = "v0.0.8" ; contact information (DO NOT CHANGE) CONTACT = "https://github.com/exodus4d" ; source code (DO NOT CHANGE) @@ -54,6 +54,7 @@ SMTP_USER = pathfinder SMTP_PASS = root SMTP_FROM = pathfinder@localhost.com +SMTP_ERROR = pathfinder@localhost.com [PATHFINDER.ENVIRONMENT.PRODUCTION] BASE = /www/htdocs/w0128162/www.pathfinder.exodus4d.de @@ -160,4 +161,4 @@ LOGIN = "login" [PATHFINDER.API] ; Path for CCPs XML APIv2 -CCP_XML = "https://api.eveonline.com" \ No newline at end of file +CCP_XML = "https://api.eveonline.com"