[SPIP] ~v3.0.17-->v3.0.19
[ptitvelo/web/www.git] / www / plugins-dist / mots / puce_statut / mot.php
index d8f4dc9..d7ae686 100644 (file)
@@ -24,7 +24,7 @@ if (!defined('_ECRIRE_INC_VERSION')) return;
  * @param string $ajax
  * @return string
  */
-// http://doc.spip.org/@puce_statut_mot_dist
+// http://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=''  />";
 }