]> git.mxchange.org Git - install.git/commit
Application initialized with default things (yes, we will have news right inside...
authorRoland Häder <roland@mxchange.org>
Fri, 13 Mar 2009 14:48:38 +0000 (14:48 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 13 Mar 2009 14:48:38 +0000 (14:48 +0000)
commitca5b747f9ddae328052fd647ddfccf92496bdd18
treeff2868d07dfd6d865ecc3fa14afdc81461917177
parent4e54982c7812c56962120c7bcfe97c8bd8d38051
Application initialized with default things (yes, we will have news right inside the installer)
47 files changed:
.gitattributes
application/install/.htaccess [new file with mode: 0644]
application/install/class_ApplicationHelper.php [new file with mode: 0644]
application/install/config.php [new file with mode: 0644]
application/install/data.php [new file with mode: 0644]
application/install/debug.php [new file with mode: 0644]
application/install/exceptions.php [new file with mode: 0644]
application/install/exceptions/.htaccess [new file with mode: 0644]
application/install/init.php [new file with mode: 0644]
application/install/interfaces/.htaccess [new file with mode: 0644]
application/install/loader.php [new file with mode: 0644]
application/install/main/.htaccess [new file with mode: 0644]
application/install/main/actions/.htaccess [new file with mode: 0644]
application/install/main/actions/class_ [new file with mode: 0644]
application/install/main/actions/class_BaseInstallAction.php [new file with mode: 0644]
application/install/main/actions/web/.htaccess [new file with mode: 0644]
application/install/main/class_ [new file with mode: 0644]
application/install/main/commands/.htaccess [new file with mode: 0644]
application/install/main/commands/web/.htaccess [new file with mode: 0644]
application/install/main/commands/web/failed/.htaccess [new file with mode: 0644]
application/install/main/commands/web/failed/class_WebInstallFailedCommand.php [new file with mode: 0644]
application/install/main/controller/.htaccess [new file with mode: 0644]
application/install/main/controller/web/.htaccess [new file with mode: 0644]
application/install/main/controller/web/class_WebInstallFailedController.php [new file with mode: 0644]
application/install/main/filter/.htaccess [new file with mode: 0644]
application/install/main/filter/class_ [new file with mode: 0644]
application/install/main/filter/class_BaseInstallFilter.php [new file with mode: 0644]
application/install/main/filter/install/.htaccess [new file with mode: 0644]
application/install/starter.php [new file with mode: 0644]
application/install/templates/.htaccess [new file with mode: 0644]
application/install/templates/de/.htaccess [new file with mode: 0644]
application/install/templates/de/code/footer.ctp [new file with mode: 0644]
application/install/templates/de/code/header.ctp [new file with mode: 0644]
application/install/templates/de/code/home.ctp [new file with mode: 0644]
application/install/templates/de/code/install_main.ctp [new file with mode: 0644]
application/install/templates/de/code/mail_debug.ctp [new file with mode: 0644]
application/install/templates/de/emails/.htaccess [new file with mode: 0644]
application/install/templates/de/emails/text_resend_link.tpl [new file with mode: 0644]
application/install/templates/de/html/.htaccess [new file with mode: 0644]
application/install/templates/de/html/nav_advert.tpl [new file with mode: 0644]
application/install/templates/de/html/selector_ship-simu.tpl [new file with mode: 0644]
application/install/templates/images/.htaccess [new file with mode: 0644]
application/install/templates/images/_cache/.htaccess [new file with mode: 0644]
application/install/templates/images/de/.htaccess [new file with mode: 0644]
application/install/templates/images/de/image/.htaccess [new file with mode: 0644]
application/install/templates/images/de/image/base_code.itp [new file with mode: 0644]
application/install/templates/images/de/image/code_captcha.itp [new file with mode: 0644]