]> git.mxchange.org Git - core.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Sun, 7 Dec 2014 18:52:23 +0000 (19:52 +0100)
committerRoland Haeder <roland@mxchange.org>
Sun, 7 Dec 2014 18:52:23 +0000 (19:52 +0100)
commit88edbab806256235ce080fc18d6602061777a6ba
tree1942948a07e800538e7896ae8957f4cfc33fbb4a
parentdef2a95907c40b71343061188f49ccbe1b8c7f20
Continued:
- FrameworkDirectoryPointer now has an own interface 'Directory'.
- Added setter/getter for directoryInstance variable

Signed-off-by: Roland Häder <roland@mxchange.org>
inc/classes/interfaces/io/directory/.htaccess [new file with mode: 0644]
inc/classes/interfaces/io/directory/class_Directory.php [new file with mode: 0644]
inc/classes/main/class_BaseFrameworkSystem.php
inc/classes/main/file_directories/directory/class_FrameworkDirectoryPointer.php