[SPIP] ~v3.0.21-->v3.0.22
[lhc/web/www.git] / www / plugins-dist / medias / medias_fonctions.php
index 1fe236c..a327514 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.     *
@@ -47,7 +47,7 @@ function medias_puce_statut_document($id_document, $statut){
 //
 // <BOUCLE(DOCUMENTS)>
 //
-// http://doc.spip.org/@boucle_DOCUMENTS_dist
+// http://code.spip.net/@boucle_DOCUMENTS_dist
 function boucle_DOCUMENTS($id_boucle, &$boucles) {
        $boucle = &$boucles[$id_boucle];
        $id_table = $boucle->id_table;