]> git.mxchange.org Git - core.git/commit - inc/config.php
Renamed more and moved code to Block interface.
authorRoland Haeder <roland@mxchange.org>
Sat, 24 May 2014 13:26:00 +0000 (15:26 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 24 May 2014 13:26:00 +0000 (15:26 +0200)
commitb79b70f64580d944cbde60cd7a08716ea70b3e11
treefa135595d8e12f65bf0399342187e20bccbbaf70
parent654431b7ebb9aa776846890ae00378faf77fe51e
Renamed more and moved code to Block interface.

Signed-off-by: Roland Häder <roland@mxchange.org>
13 files changed:
inc/classes/interfaces/block/class_Block.php
inc/classes/interfaces/io/class_Pointer.php
inc/classes/main/class_BaseFrameworkSystem.php
inc/classes/main/file_directories/class_BaseFile.php
inc/classes/main/file_directories/index/class_IndexFile.php
inc/classes/main/file_directories/stack/class_StackFile.php
inc/classes/main/index/class_BaseIndex.php
inc/classes/main/iterator/file/.htaccess [new file with mode: 0644]
inc/classes/main/iterator/file/class_FileIterator.php [new file with mode: 0644]
inc/classes/main/iterator/io/.htaccess [deleted file]
inc/classes/main/iterator/io/class_FileIoIterator.php [deleted file]
inc/classes/main/stacker/file/class_BaseFileStack.php
inc/config.php