[SPIP] ~v3.0.25-->v3.0.26
[lhc/web/www.git] / www / plugins-dist / mots / puce_statut / mot.php
index 6e5d52b..a39b42c 100644 (file)
@@ -24,7 +24,7 @@ if (!defined('_ECRIRE_INC_VERSION')) return;
  * @param string $ajax
  * @return string
  */
-// http://code.spip.net/@puce_statut_mot_dist
+// https://code.spip.net/@puce_statut_mot_dist
 function puce_statut_mot_dist($id, $statut, $id_groupe, $type, $ajax='', $menu_rapide=_ACTIVER_PUCE_RAPIDE) {
        return "<img src='" . chemin_image("mot-16.png") . "' width='16' height='16' alt=''  />";
 }