X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=www%2Fplugins-dist%2Furls_etendues%2Furls%2Flibres.php;h=85d82df2c1106b365d474108f77812fe60f24669;hb=cc641eb476987612f6d6df1a5417c1c5582a8ab8;hp=08867b626df32145ebd0cecf4717a7535089a943;hpb=a33c2ba9d919664b3bb0f565f8e9a8b9d8530cdb;p=lhc%2Fweb%2Fclavette_www.git diff --git a/www/plugins-dist/urls_etendues/urls/libres.php b/www/plugins-dist/urls_etendues/urls/libres.php index 08867b6..85d82df 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-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);