[SPIP] ~v3.0.20-->v3.0.25
[lhc/web/clavette_www.git] / www / plugins-dist / mots / puce_statut / mot.php
index d8f4dc9..6e5d52b 100644 (file)
@@ -3,7 +3,7 @@
 /***************************************************************************\
  *  SPIP, Systeme de publication pour l'internet                           *
  *                                                                         *
- *  Copyright (c) 2001-2014                                                *
+ *  Copyright (c) 2001-2016                                                *
  *  Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James  *
  *                                                                         *
  *  Ce programme est un logiciel libre distribue sous licence GNU/GPL.     *
@@ -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=''  />";
 }