Missing class/config entries added, execeute() implemented, some rewrites:
authorRoland Häder <roland@mxchange.org>
Sat, 22 Aug 2009 12:46:58 +0000 (12:46 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 22 Aug 2009 12:46:58 +0000 (12:46 +0000)
commit001114501684814a9126d5c306a98f4a659e3c48
tree86b217829f508ac288ced3c77389dbbdbeb36e9e
parentbbacce2b01c210cb194f67c7abb7be9bc8c5f6ea
Missing class/config entries added, execeute() implemented, some rewrites:
- Missing menu class for failed login attempt (e.g. expired auth cookie) added
- execute() method (partly) implemented in government commands
- Double quotes to single converted
- Misc minor rewrites
.gitattributes
application/ship-simu/config.php
application/ship-simu/main/commands/web/government/class_WebShipsimuGovernmentStartupCommand.php
application/ship-simu/main/commands/web/government/class_WebShipsimuGovernmentTrainingCommand.php
application/ship-simu/main/menu/class_ShipSimuLoginFailedMenu.php [new file with mode: 0644]
application/ship-simu/main/registration/class_ShipSimuRegistration.php
application/ship-simu/main/wrapper/class_UserGovernmentDatabaseWrapper.php