Updated hr management to actually be useful

This commit is contained in:
Raynaldo Rivera
2014-11-20 03:21:07 -07:00
parent 9e432674fa
commit d52a0d5331
10 changed files with 424 additions and 52 deletions

View File

@@ -215,6 +215,14 @@ ALLIANCE_EXEC_CORP_ID = ''
ALLIANCE_EXEC_CORP_VCODE = ''
ALLIANCE_BLUE_STANDING = 5.0
#####################
# HR Configuration
#####################
# JACK_KNIFE_URL - Url for the audit page of API Jack knife
# Should seriously replace with your own.
#####################
JACK_KNIFE_URL = 'http://ridetheclown.com/eveapi/audit.php'
#####################
# Forum Configuration
#####################