Registration stub added, naming convention applied, support for PHP code (keep it...
authorRoland Häder <roland@mxchange.org>
Sat, 24 May 2008 21:48:19 +0000 (21:48 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 24 May 2008 21:48:19 +0000 (21:48 +0000)
commit7625f0ed496dbf1bb3efbb3bd327dbd0fd747af4
treefb567b14f20971268a996d3f3cf400595f7f4f7c
parent3f347614e9f1527cedff599895740e7261ad438d
Registration stub added, naming convention applied, support for PHP code (keep it simple!) in templates added
23 files changed:
.gitattributes
application/selector/class_ApplicationHelper.php
application/selector/class_ApplicationSelector.php
application/ship-simu/init.php
application/ship-simu/templates/de/code/home.ctp [new file with mode: 0644]
application/ship-simu/templates/de/code/register.ctp [new file with mode: 0644]
application/ship-simu/templates/de/html/home.tpl [deleted file]
inc/classes/exceptions/io/class_FilePointerNotOpenedException.php
inc/classes/exceptions/template/class_InvalidTemplateVariableNameException.php
inc/classes/main/class_BaseFrameworkSystem.php
inc/classes/main/commands/class_ [new file with mode: 0644]
inc/classes/main/commands/web/class_WebHomeCommand.php
inc/classes/main/commands/web/class_WebRegisterCommand.php [new file with mode: 0644]
inc/classes/main/database/classes/class_LocalFileDatabase.php
inc/classes/main/io/class_FileIOStream.php [deleted file]
inc/classes/main/io/class_FileIoStream.php [new file with mode: 0644]
inc/classes/main/template/class_TemplateEngine.php
inc/classes/middleware/io/class_FileIOHandler.php [deleted file]
inc/classes/middleware/io/class_FileIoHandler.php [new file with mode: 0644]
inc/database/lib-local.php
inc/file_io.php
index.php
templates/de/code/emergency_exit.ctp