outpuhtml : revert #4750
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@5077 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
@@ -166,7 +166,10 @@ EOT;
|
|||||||
$file->setAttribute ($val, "$src?$srcHash");
|
$file->setAttribute ($val, "$src?$srcHash");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
echo html_entity_decode ($dom->saveHTML());
|
// Bug with html_entity_decode if double quotes in form text
|
||||||
|
// Bug with html_entity_decode in connaissances if <IfModule mpm_itk_module>
|
||||||
|
//echo html_entity_decode ($dom->saveHTML());
|
||||||
|
echo $dom->saveHTML();
|
||||||
if (!defined ("PHPUNIT"))
|
if (!defined ("PHPUNIT"))
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user