[SPIP] v3.2.12 -> v3.2.12 - Reinstallation avec le spip_loader
[lhc/web/www.git] / www / plugins-dist / sites / lang / sites_fr.php
old mode 100644 (file)
new mode 100755 (executable)
index 2bfb599..fb3d2e2
@@ -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(
 
@@ -152,5 +154,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        // U
        'un_article_syndic' => '1 article syndiquĂ©'
 );
-
-?>