]> git.mxchange.org Git - core.git/commit
Moved analyzeFile() to BaseFile where a much better place is (and duplicate
authorRoland Haeder <roland@mxchange.org>
Sat, 24 May 2014 11:26:18 +0000 (13:26 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 24 May 2014 11:26:18 +0000 (13:26 +0200)
commit0af07e30d2e346b21cbb57b53c7550ce93baac06
treee2700a371ab30136b4e570d11355dc1eb9fa3407
parent4af01023fc4b9ffc4c7174264dbff53966aecc91
Moved analyzeFile() to BaseFile where a much better place is (and duplicate
code is avoided, too).

Signed-off-by: Roland Häder <roland@mxchange.org>
inc/classes/interfaces/io/class_Pointer.php
inc/classes/interfaces/iterator/class_SeekableWritableFileIterator.php
inc/classes/main/file_directories/class_BaseFile.php
inc/classes/main/index/class_BaseIndex.php
inc/classes/main/iterator/io/class_FileIoIterator.php
inc/classes/main/stacker/file/class_BaseFileStack.php