Use PHP_EOL instead of chr(10)
authorRoland Häder <roland@mxchange.org>
Thu, 7 Feb 2013 22:08:02 +0000 (22:08 +0000)
committerRoland Häder <roland@mxchange.org>
Thu, 7 Feb 2013 22:08:02 +0000 (22:08 +0000)
commit04bc89cf40643171b26be910fef8c48d08b346fb
tree9479242fc7ab933c79edad5dd76f88c6c1bc8f94
parentf837ed3b51b8bf7fdcd738886e59a6579cbfb0b0
Use PHP_EOL instead of chr(10)
inc/classes/main/factories/class_BaseFactory.php
inc/classes/main/helper/class_BaseHelper.php
inc/classes/main/io/class_FileIoStream.php
inc/classes/main/output/class_ConsoleOutput.php