[SPIP] ~v3.0.17-->v3.0.19
[ptitvelo/web/www.git] / www / plugins-dist / safehtml / inc / safehtml.php
index ad634e2..1a3938b 100644 (file)
@@ -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;