[SPIP] ~v3.0.20-->v3.0.25
[lhc/web/clavette_www.git] / www / plugins-dist / urls_etendues / urls / libres.php
index 08867b6..85d82df 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.     *
@@ -25,7 +25,7 @@ define('URLS_LIBRES_CONFIG', 'propres');
 if (!defined('_MARQUEUR_URL'))
        define('_MARQUEUR_URL', false);
 
-// http://doc.spip.org/@urls_libres_dist
+// http://code.spip.net/@urls_libres_dist
 function urls_libres_dist($i, &$entite, $args='', $ancre='') {
        $f = charger_fonction('propres', 'urls');
        return $f($i, $entite, $args, $ancre);