- added build files for upcoming release 1.1.5

- removed "upgrade information"  from version information panel
This commit is contained in:
Exodus4D
2016-09-24 16:16:55 +02:00
parent dfdb0034d5
commit b2641d93d1
103 changed files with 35146 additions and 39173 deletions

View File

@@ -26,8 +26,6 @@ class User extends Controller\Controller{
// character specific session keys
const SESSION_KEY_CHARACTERS = 'SESSION.CHARACTERS';
//const SESSION_KEY_CHARACTERS_PREV_SYSTEM_ID = 'SESSION.CHARACTERS.PREV_SYSTEM_ID';
const SESSION_KEY_CHARACTERS_PREV_SYSTEM_ID = 'SESSION.TEST.PREV_SYSTEM_ID';
// temp login character ID (during HTTP redirects on login)
const SESSION_KEY_TEMP_CHARACTER_ID = 'SESSION.TEMP_CHARACTER_ID';