]> git.mxchange.org Git - city.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Wed, 11 Apr 2018 04:38:03 +0000 (06:38 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 11 Apr 2018 04:38:03 +0000 (06:38 +0200)
commit083892d43cd5e566fba63c0ef6d1c75dde5944f2
tree2d0bcde5dda17b4d08026ee96ef3adc6bec86a90
parent7c5d39a3b6bc1243d33c4273573e303ec8d0c296
Continued:
- ApplicationHelper needs to expand BaseApplication to have "self-registration"
  generically done
- updated 'core' to latest commit

Signed-off-by: Roland Häder <roland@mxchange.org>
application/city/class_ApplicationHelper.php
application/city/classes/city_daemon/class_BaseCityDaemon.php
application/city/classes/commands/html/class_CityHtmlConfirmCommand.php
application/city/classes/commands/html/class_CityHtmlLoginAreaCommand.php
application/city/classes/commands/html/class_CityHtmlLoginCommand.php
application/city/classes/commands/html/class_CityHtmlLoginFailedCommand.php
application/city/classes/commands/html/class_CityHtmlResendLinkCommand.php
application/city/classes/commands/html/class_HtmlLogoutDoneCommand.php
core