]> git.mxchange.org Git - core.git/commit - inc/classes/interfaces/io/class_FilePointer.php
More cleanups of public closeFile() method as it is private now and shall only
authorRoland Haeder <roland@mxchange.org>
Wed, 18 Mar 2015 00:36:17 +0000 (01:36 +0100)
committerRoland Haeder <roland@mxchange.org>
Wed, 18 Mar 2015 00:36:17 +0000 (01:36 +0100)
commita1a6fe495d2e61dee317af1b45ee6821eb0027e5
tree12fa62ddf4ce2f4cf5e2685c75d9727ddd975fe5
parent1203de1295dd16b8f4d89ff58ffe61aa49760be9
More cleanups of public closeFile() method as it is private now and shall only
be called by the destructor.

Signed-off-by: Roland Häder <roland@mxchange.org>
inc/classes/interfaces/block/class_Block.php
inc/classes/interfaces/io/class_FilePointer.php
inc/classes/main/index/class_BaseIndex.php
inc/classes/main/stacker/file/class_BaseFileStack.php