function charsetAppendToHTML
---------
if (strpos($html, '<head') === false) {
if (strpos($hltml, '<html') === false) {
----------
$hltml - undefined variable - fatal error with PHP 5.2
must be $html
Original issue reported on code.google.com by aroschup...@gmail.com on 23 Aug 2012 at 9:25
Original issue reported on code.google.com by
aroschup...@gmail.com
on 23 Aug 2012 at 9:25