summaryrefslogtreecommitdiff
path: root/app/views/helpers/view/rss_view.phtml
AgeCommit message (Collapse)Author
2013-08-25UTF-8 encoding bug on PHP older than 5.4Gravatar Alexandre Alapetite
In PHP older than 5.4.0, the default charset for htmlspecialchars() and html_entity_decode() was ISO-8859-1, which created erroneous UTF-8 characters
2013-07-27Fix issue #101 : option interdiction anonymesGravatar Marien Fressinaud
Ajout d'une option pour interdire la lecture anonyme (interdit par défaut) Correction de l'internationalisation pour la pagination des logs