X-Git-Url: http://git.cyclocoop.org/?p=ptitvelo%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fplugins-dist%2Fsafehtml%2Finc%2Fsafehtml.php;fp=www%2Fplugins-dist%2Fsafehtml%2Finc%2Fsafehtml.php;h=1a3938be6bcfdee325d188584f99a345298a2030;hp=ad634e21a5858d350a9c718cd49b6dfb60ca91c1;hb=d18fcb8f27a4016e3fa7b50a9b2255d529dca543;hpb=e847eea4a82a7396dd0abf860f9b30d654f38629 diff --git a/www/plugins-dist/safehtml/inc/safehtml.php b/www/plugins-dist/safehtml/inc/safehtml.php index ad634e2..1a3938b 100644 --- a/www/plugins-dist/safehtml/inc/safehtml.php +++ b/www/plugins-dist/safehtml/inc/safehtml.php @@ -15,7 +15,7 @@ if (!defined("_ECRIRE_INC_VERSION")) return; // Controle la presence de la lib safehtml et cree la fonction // de transformation du texte qui l'exploite -// http://doc.spip.org/@inc_safehtml_dist +// http://code.spip.net/@inc_safehtml_dist function inc_safehtml_dist($t) { static $process, $test;