[PLUGINS] ~maj Crayons
[lhc/web/www.git] / www / plugins / crayons / lang / paquet-crayons_fr.php
index c6d29e6..63a7af1 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/_plugins_/crayons/lang/
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -10,5 +12,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'crayons_nom' => 'Crayons',
        'crayons_slogan' => 'Édition rapide depuis les pages publiques du site'
 );
-
-?>