X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=www%2Fplugins-dist%2Furls_etendues%2Furls%2Flibres.php;h=693d74ea9dcb8057d56d9c78065b1b66c58b83a1;hb=d18fcb8f27a4016e3fa7b50a9b2255d529dca543;hp=a430ad8a01c7784f4470d08b7709cb3ddc1a2dde;hpb=52cf8ed924d5dcd0c28dde4b6c3196be6ec2d4f7;p=ptitvelo%2Fweb%2Fwww.git diff --git a/www/plugins-dist/urls_etendues/urls/libres.php b/www/plugins-dist/urls_etendues/urls/libres.php index a430ad8..693d74e 100644 --- a/www/plugins-dist/urls_etendues/urls/libres.php +++ b/www/plugins-dist/urls_etendues/urls/libres.php @@ -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. * @@ -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);