Application init phase rewritten, data.php now sets app data
authorRoland Häder <roland@mxchange.org>
Fri, 3 Oct 2008 01:00:31 +0000 (01:00 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 3 Oct 2008 01:00:31 +0000 (01:00 +0000)
commit21a25cc77b1108c7e33d4ce55b1a85970b355de2
tree391ee79b3b4f62fc114918d907d593d91213d251
parent70ccc7bcf88f399486308be6a34a0d0942e7e275
Application init phase rewritten, data.php now sets app data
18 files changed:
.gitattributes
application/blog/data.php [new file with mode: 0644]
application/blog/init.php
application/selector/class_ApplicationSelector.php
application/selector/data.php [new file with mode: 0644]
application/selector/init.php
application/ship-simu/data.php [new file with mode: 0644]
application/ship-simu/init.php
application/shoutbox/data.php [new file with mode: 0644]
application/shoutbox/init.php
application/todo/data.php [new file with mode: 0644]
application/todo/init.php
inc/classes/main/class_BaseFrameworkSystem.php
inc/classes/main/factories/objects/class_ObjectFactory.php
inc/database.php
inc/file_io.php
inc/language.php
inc/selector.php