Enfore ISO-8859-1 encoding for htmlentities().
authorRaphaël Barrois <raphael.barrois@polytechnique.org>
Sun, 17 Nov 2013 22:39:39 +0000 (23:39 +0100)
committerRaphaël Barrois <raphael.barrois@polytechnique.org>
Sun, 17 Nov 2013 22:39:39 +0000 (23:39 +0100)
commit322efd775398222340a025493afad40cd31b1e2e
tree7f5c9f744c338e8e273944352709dea9d90722fa
parent859b1897309b7596f2d6f9ce6c607b87a481af5f
Enfore ISO-8859-1 encoding for htmlentities().

The default was changed to UTF-8 in PHP 5.4, but diogenes relies on latin1.
include/Barrel/Menu.php
include/Barrel/Page.php
include/Text/Wiki/Render/Xhtml/Code.php
include/diogenes.session.inc.php
include/diogenes/diogenes.core.page.inc.php
include/diogenes/diogenes.misc.inc.php