]> git.mxchange.org Git - shipsimu.git/commit - inc/classes/main/factories/cache/.htaccess
More object are configureable, cache initially added
authorRoland Häder <roland@mxchange.org>
Sat, 31 May 2008 18:47:51 +0000 (18:47 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 31 May 2008 18:47:51 +0000 (18:47 +0000)
commitb4a01b4e5ea1ce826b6df34f4619f6310c77cd02
treea5bf1d7749afb0131d824a5c5a7d857feb933f29
parent5d2d7b2329dd8b6cab49a94aa4d21080577b2f2c
More object are configureable, cache initially added
20 files changed:
.gitattributes
application/ship-simu/class_ApplicationHelper.php
application/ship-simu/main/commands/web/class_WebShipsimuRegisterCommand.php
inc/classes/exceptions/main/class_ClassNotFoundException.php
inc/classes/interfaces/cache/.htaccess [new file with mode: 0644]
inc/classes/interfaces/cache/class_Cacheable.php [new file with mode: 0644]
inc/classes/main/cache/.htaccess [new file with mode: 0644]
inc/classes/main/cache/class_MemoryCache.php [new file with mode: 0644]
inc/classes/main/class_
inc/classes/main/controller/class_BaseController.php
inc/classes/main/database/wrapper/class_UserDatabaseWrapper.php
inc/classes/main/factories/cache/.htaccess [new file with mode: 0644]
inc/classes/main/factories/cache/class_CacheFactory.php [new file with mode: 0644]
inc/classes/main/factories/class_BaseFactory.php
inc/classes/main/factories/objects/class_ObjectFactory.php
inc/classes/main/factories/web/class_WebNewsFactory.php
inc/classes/middleware/compressor/class_CompressorChannel.php
inc/classes/middleware/io/class_FileIoHandler.php
inc/config.php
inc/file_io.php