]> git.mxchange.org Git - core.git/commit
Added Registerable interface as the FileStackFactory is using it.
authorRoland Haeder <roland@mxchange.org>
Mon, 19 May 2014 17:52:20 +0000 (19:52 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 19 May 2014 17:54:29 +0000 (19:54 +0200)
commitd92066d5ab78811fac63e42c9b88f0a55ce73bd6
tree5fa64c10f59a1f99b6938f2137107b6b7f14ffb4
parent6de6b086c826ae3bcdf0996a86319d5b7354e3c6
Added Registerable interface as the FileStackFactory is using it.

Signed-off-by: Roland Häder <roland@mxchange.org>
inc/classes/main/factories/stacks/.htaccess [new file with mode: 0644]
inc/classes/main/factories/stacks/class_FileStackFactory.php [new file with mode: 0644]
inc/classes/main/stacker/file/class_
inc/classes/main/stacker/file/fifo/class_FiFoFileStack.php