]> git.mxchange.org Git - shipsimu.git/commit
Login failed page added
authorRoland Häder <roland@mxchange.org>
Sun, 15 Jun 2008 22:03:19 +0000 (22:03 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 15 Jun 2008 22:03:19 +0000 (22:03 +0000)
commit8f6f9ab77c4c9820656ffa8ecd01bc3e68f1ca95
tree7971182225112f269cfe8c2113c50fb581661759
parent11808cd3fb50e3ac374381b646c0852bf010bdb2
Login failed page added
.gitattributes
application/ship-simu/config.php
application/ship-simu/templates/de/code/login_failed.ctp [new file with mode: 0644]
inc/classes/main/commands/web/class_WebLoginFailedCommand.php [new file with mode: 0644]
inc/classes/main/controller/default/class_WebDefaultController.php
inc/classes/main/controller/default/class_WebLoginFailedController.php [new file with mode: 0644]
inc/classes/main/controller/login/class_WebLoginAreaController.php