[PLUGINS] ~maj Crayons
[lhc/web/www.git] / www / plugins / crayons / lang / paquet-crayons_es.php
index 2033181..e7d96d2 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-crayons?lang_cible=es
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -12,5 +14,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'crayons_nom' => 'Lápices',
        'crayons_slogan' => 'Edición rápida desde las páginas publicas del sitio'
 );
-
-?>