[SPIP] ~v3.0.17-->v3.0.19
[ptitvelo/web/www.git] / www / plugins-dist / urls_etendues / urls / propres_qs.php
index 90d6c2b..b173fb4 100644 (file)
@@ -3,7 +3,7 @@
 /***************************************************************************\
  *  SPIP, Systeme de publication pour l'internet                           *
  *                                                                         *
- *  Copyright (c) 2001-2013                                                *
+ *  Copyright (c) 2001-2014                                                *
  *  Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James  *
  *                                                                         *
  *  Ce programme est un logiciel libre distribue sous licence GNU/GPL.     *
@@ -34,7 +34,7 @@ if (!defined('_terminaison_urls_propres'))
 
 defined('_debut_urls_propres') || define ('_debut_urls_propres', './?');
 
-// http://doc.spip.org/@urls_propres_qs_dist
+// http://code.spip.net/@urls_propres_qs_dist
 function urls_propres_qs_dist($i, &$entite, $args='', $ancre='') {
        $f = charger_fonction('propres', 'urls');
        return $f($i, $entite, $args, $ancre);