[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / zen-garden-2 / lang / zengarden_de.php
index 2926626..172068b 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de http://trad.spip.net/tradlang_module/zengarden?lang_cible=de
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -34,5 +36,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'theme_actif' => 'Dieses Thema wird zur Zeit verwendet',
        'themes' => 'Themen'
 );
-
-?>