From 11702652fb383dbac9d157914772ecefbe3f51b5 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Mon, 28 Nov 2011 23:34:06 +0100 Subject: [PATCH] Renommage pipeline header_prive --- carte_de_sites_pipelines.php | 2 +- plugin.xml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) 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 -- 2.20.1