]> git.mxchange.org Git - city.git/commit
Added a lot stuff from Ship-Simu for registration page and CAPTCHA, so basicly
authorRoland Haeder <roland@mxchange.org>
Mon, 6 Apr 2015 23:59:01 +0000 (01:59 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 6 Apr 2015 23:59:01 +0000 (01:59 +0200)
commitba738304ef8b9c83445de5ae8fb90bcf41a218ce
tree1534b01b53b691805bdfda49570196c0a2f9905d
parentd8fe42e3497cc2ee9a9062cb9a6f8b438b9a313b
Added a lot stuff from Ship-Simu for registration page and CAPTCHA, so basicly
two pages are "ready": home and register.

Signed-off-by: Roland Haeder <roland@mxchange.org>
25 files changed:
application/city/config.php
application/city/data.php
application/city/main/commands/html/class_CityHtmlRegisterCommand.php [new file with mode: 0644]
application/city/main/commands/html/class_HtmlCityRegisterCommand.php [new file with mode: 0644]
application/city/main/controller/html/class_CityHtmlRegisterController.php [new file with mode: 0644]
application/city/main/controller/html/form/.htaccess [new file with mode: 0644]
application/city/main/controller/html/form/class_CityHtmlDoFormController.php [new file with mode: 0644]
application/city/main/menu/class_CityRegisterMenu.php [new file with mode: 0644]
application/city/main/resolver/controller/console/class_CityConsoleControllerResolver.php
application/city/main/resolver/controller/html/class_CityHtmlControllerResolver.php
application/city/main/resolver/controller/image/.htaccess [new file with mode: 0644]
application/city/main/resolver/controller/image/class_CityImageControllerResolver.php [new file with mode: 0644]
application/city/main/states/city/class_
application/city/main/states/city/init/class_CityInitState.php
application/city/main/states/city/virgin/class_CityVirginState.php
application/city/templates/de/code/captch_graphic_code.ctp [new file with mode: 0644]
application/city/templates/de/code/home.ctp
application/city/templates/de/code/register_form.ctp [new file with mode: 0644]
application/city/templates/de/image/.htaccess [new file with mode: 0644]
application/city/templates/de/image/base_code.xml [new file with mode: 0644]
application/city/templates/de/image/code_captcha.img [new file with mode: 0644]
application/city/templates/de/image/emergency_exit.img [new file with mode: 0644]
core
templates/.htaccess [new file with mode: 0644]
templates/images/.htaccess [new file with mode: 0644]