X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fecrire%2Finc%2Fminipres.php;h=7b507b9d4adc4c11790e5517d0f3b93b685d33ac;hp=1f1c216427117b97aa9f5cd9b2844aa8fa534c3b;hb=122c920eb07e3f665789f8734965b576e6c25515;hpb=226942065cd4f604eb464addf45a065c9e5bc916 diff --git a/www/ecrire/inc/minipres.php b/www/ecrire/inc/minipres.php index 1f1c2164..7b507b9d 100644 --- a/www/ecrire/inc/minipres.php +++ b/www/ecrire/inc/minipres.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2012 * + * Copyright (c) 2001-2014 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * @@ -114,7 +114,7 @@ function minipres($titre='', $corps="", $onload='', $all_inline = false) AND !$titre = _request('page')) $titre = '?'; - $titre = htmlspecialchars($titre); + $titre = spip_htmlspecialchars($titre); $titre = ($titre == 'install') ? _T('avis_espace_interdit')