]> git.mxchange.org Git - core.git/commit - inc/classes/main/console/class_ConsoleTools.php
Fixed calling ObjectFactory::createObjectByConfiguredName() as 2nd parameter must...
authorRoland Haeder <roland@mxchange.org>
Thu, 15 May 2014 19:23:04 +0000 (21:23 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 15 May 2014 19:23:04 +0000 (21:23 +0200)
commit328bbb71e1a68e59fad267bf915f4e42068523c9
treecd99f36c9d9929871b08af47f4cf32f98e4d8a68
parent2b85c64a9fedc1f93ce3495a852113c3c5b651b2
Fixed calling ObjectFactory::createObjectByConfiguredName() as 2nd parameter must be an array.

Signed-off-by: Roland Häder <roland@mxchange.org>
inc/classes/main/console/class_ConsoleTools.php
inc/classes/main/file_stack/class_BaseFileStack.php
inc/classes/main/io/io_handler/class_FileIoStream.php