All actions now have a prefix 'action_'
authorRoland Häder <roland@mxchange.org>
Sat, 28 Jun 2008 16:41:58 +0000 (16:41 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 28 Jun 2008 16:41:58 +0000 (16:41 +0000)
commit10ff7e023cc73d738b712ec7a5aeede1309d59cf
treef88c7df16cd39537573cd3980cd71f6544ce194a
parentf8aefcf067a68005d6aea9bb636a62ddc3359546
All actions now have a prefix 'action_'
.gitattributes
application/ship-simu/templates/de/code/action_login_logout.ctp [new file with mode: 0644]
application/ship-simu/templates/de/code/action_login_profile.ctp [new file with mode: 0644]
application/ship-simu/templates/de/code/action_login_status_problem.ctp [new file with mode: 0644]
application/ship-simu/templates/de/code/action_login_welcome.ctp [new file with mode: 0644]
application/ship-simu/templates/de/code/login_logout.ctp [deleted file]
application/ship-simu/templates/de/code/login_profile.ctp [deleted file]
application/ship-simu/templates/de/code/login_status_problem.ctp [deleted file]
application/ship-simu/templates/de/code/login_welcome.ctp [deleted file]
inc/classes/main/commands/web/class_WebLoginAreaCommand.php