[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / sites / lang / paquet-sites_fr.php
index 1b2130c..706bb41 100644 (file)
@@ -1,7 +1,9 @@
 <?php
 // This is a SPIP language file  --  Ceci est un fichier langue de SPIP
 // Fichier source, a modifier dans svn://zone.spip.org/spip-zone/_core_/plugins/sites/lang/
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -9,5 +11,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'sites_description' => 'Sites et syndication dans SPIP (privĂ© et public)',
        'sites_slogan' => 'Gestion des sites et de la syndication dans SPIP'
 );
-
-?>