]> git.mxchange.org Git - core.git/commit - inc/classes/main/console/class_ConsoleTools.php
Some hacks for missing extensions and XP:
authorRoland Häder <roland@mxchange.org>
Wed, 14 Mar 2012 14:09:17 +0000 (14:09 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 14 Mar 2012 14:09:17 +0000 (14:09 +0000)
commit7c3f349d55ec0eb4cdd4d7a694ccab5214451106
tree06f4a539b3228e0474b2ca614d2943c5f512d058
parentd98eef7cadd41169ef9e7c5f20d9742b5e7480df
Some hacks for missing extensions and XP:
- used mb_convert_encoding() as fall-back solution if extension recode is not
  found.
- At least on my XP box at work 'COMPUTERNAME' did work
inc/classes/main/console/class_ConsoleTools.php
inc/classes/main/filter/class_FilterChain.php
inc/classes/main/parser/xml/class_XmlParser.php