]> git.mxchange.org Git - shipsimu.git/commit
Base idea for handling multiple applications in admin area introduced
authorRoland Häder <roland@mxchange.org>
Mon, 27 Oct 2008 18:08:54 +0000 (18:08 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 27 Oct 2008 18:08:54 +0000 (18:08 +0000)
commit2ebe1e7f0770bb32099ef4dc01135b9339f16b11
tree0f61ded2fdbfeebec23e5cf713ff34fa8db20ea1
parent29266e780769e83234f586c9e5779e3ebc593264
Base idea for handling multiple applications in admin area introduced
12 files changed:
.gitattributes
application/admin/admin/.htaccess [new file with mode: 0644]
application/admin/main/actions/.htaccess [new file with mode: 0644]
application/admin/main/actions/web/.htaccess [new file with mode: 0644]
application/admin/main/actions/web/class_WebAdminLoginWelcomeAction.php [new file with mode: 0644]
application/admin/templates/de/code/action_admin_login_welcome.ctp
application/blog/admin/.htaccess [new file with mode: 0644]
application/selector/admin/.htaccess [new file with mode: 0644]
application/ship-simu/admin/.htaccess [new file with mode: 0644]
application/ship-simu/main/actions/web/class_WebShipSimuLogin
application/shoutbox/admin/.htaccess [new file with mode: 0644]
application/todo/admin/.htaccess [new file with mode: 0644]