Registration class added with stubs
authorRoland Häder <roland@mxchange.org>
Fri, 6 Jun 2008 21:38:03 +0000 (21:38 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 6 Jun 2008 21:38:03 +0000 (21:38 +0000)
commit36dfbfe39c864c7a426573df03c8ab59ff968737
treede6855f1e42f8b1293a01afdd1fddee25db4281e
parent1ebdee9c71983d15ad72a72fa8d76f9c4b4eb938
Registration class added with stubs
.gitattributes
application/selector/templates/de/code/selector_main.ctp
application/ship-simu/config.php
application/ship-simu/main/commands/web/class_WebShipsimuRegisterCommand.php
application/ship-simu/main/registration/.htaccess [new file with mode: 0644]
application/ship-simu/main/registration/class_ShipSimuRegistration.php [new file with mode: 0644]
application/ship-simu/templates/de/code/shipsimu_main.ctp
inc/classes/interfaces/registration/.htaccess [new file with mode: 0644]
inc/classes/interfaces/registration/class_UserRegister.php [new file with mode: 0644]
inc/classes/main/registration/.htaccess [new file with mode: 0644]
inc/classes/main/registration/class_BaseRegistration.php [new file with mode: 0644]