[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / zen-garden-2 / lang / zengarden_es.php
index b2d1a98..048d5d2 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de http://trad.spip.net/tradlang_module/zengarden?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(
 
@@ -33,5 +35,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'theme_actif' => 'Este tema se utiliza actualmente',
        'themes' => 'Temas'
 );
-
-?>