[SPIP] ~v3.0.25-->v3.0.26
[lhc/web/www.git] / www / plugins-dist / safehtml / inc / safehtml.php
index c2c71f9..0658626 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://code.spip.net/@inc_safehtml_dist
+// https://code.spip.net/@inc_safehtml_dist
 function inc_safehtml_dist($t) {
        static $process, $test;