From: Ludovic CHEVALIER Date: Mon, 28 Nov 2011 22:34:06 +0000 (+0100) Subject: Renommage pipeline header_prive X-Git-Tag: v0.5~53 X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fspip_carte_de_sites.git;a=commitdiff_plain;h=11702652fb383dbac9d157914772ecefbe3f51b5 Renommage pipeline header_prive --- diff --git a/carte_de_sites_pipelines.php b/carte_de_sites_pipelines.php index 18ac8d3..b343780 100644 --- a/carte_de_sites_pipelines.php +++ b/carte_de_sites_pipelines.php @@ -4,7 +4,7 @@ function carte_de_sites_insert_head($flux){ $flux .= "\n"."\n\n"; return $flux; } -function carte_de_sites_header_prive($flux){ +function carte_de_sites_inserer_header_prive($flux){ $flux .= ""."\n"; $flux .= "\n"."\n\n"; return $flux; diff --git a/plugin.xml b/plugin.xml index 6d39fe0..ba0036a 100644 --- a/plugin.xml +++ b/plugin.xml @@ -16,12 +16,13 @@ id="lib:CloudMade-Leaflet-404b097" src="https://nodeload.github.com/CloudMade/Leaflet/zipball/v0.2.1" /> - - insert_head - carte_de_sites_pipelines.php + + insert_head + carte_de_sites_pipelines.php - + header_prive - carte_de_sites_pipelines.php + inserer_header_prive + carte_de_sites_pipelines.php