Used self::createDebugInstance(__CLASS__)->debugOutput() instead of $fooInstance...
authorRoland Häder <roland@mxchange.org>
Wed, 13 Feb 2013 20:47:08 +0000 (20:47 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 13 Feb 2013 20:47:08 +0000 (20:47 +0000)
commit890190c0eda8bf8baecacb4e842f344f676b4b53
tree58850c5b4318aa8c85424e99a0ea9a5cf78fc9cc
parent6b2a7074aee52128919afc159f1df3ba8f1a5515
Used self::createDebugInstance(__CLASS__)->debugOutput() instead of $fooInstance->debugOutput() as this is the newer approach
inc/classes/main/console/class_ConsoleTools.php
inc/classes/main/container/socket/class_SocketContainer.php