X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fspip_carte_de_sites.git;a=blobdiff_plain;f=carte_de_sites_pipelines.php;h=18ac8d31e642d067ced30c184d9064508096d442;hp=3d2b3b4e4b8254cd60bb69847af6b0e40f0c44bd;hb=46d371de904b2c37f04c32bc44bc4aa967cbfbba;hpb=88d5de082d6d31c2ba18d52b35aa3c8721d7f492 diff --git a/carte_de_sites_pipelines.php b/carte_de_sites_pipelines.php index 3d2b3b4..18ac8d3 100644 --- a/carte_de_sites_pipelines.php +++ b/carte_de_sites_pipelines.php @@ -4,4 +4,9 @@ function carte_de_sites_insert_head($flux){ $flux .= "\n"."\n\n"; return $flux; } +function carte_de_sites_header_prive($flux){ + $flux .= ""."\n"; + $flux .= "\n"."\n\n"; + return $flux; +} ?> \ No newline at end of file