Conflicts:
	www/application/controllers/Auth.php
This commit is contained in:
2020-02-08 00:39:03 -05:00
16 changed files with 357 additions and 243 deletions
+1 -1
View File
@@ -1 +1 @@
#define COREGRADE_API_NS "coregrade_api_oameye"
#define COREGRADE_API_NS "coregrade_api_tokslaw"
+1 -1
View File
@@ -1 +1 @@
#define COREGRADE_CONFIG "/home/oameye/coregrade/coregrade/etc/"
#define COREGRADE_CONFIG "/home/tokslaw/coregrade/coregrade/etc/"
+1 -1
View File
@@ -1 +1 @@
#define COREGRADE_LOG "/home/oameye/coregrade/coregrade/logs/coregrade_api.log"
#define COREGRADE_LOG "/home/tokslaw/coregrade/coregrade/logs/coregrade_api.log"
+1 -1
View File
@@ -1 +1 @@
#define TMPL_PREFIX "/home/oameye/coregrade/coregrade/email/"
#define TMPL_PREFIX "/home/tokslaw/coregrade/coregrade/email/"