[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / verifier / lang / verifier_de.php
index 741fd14..c4c9ed2 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de http://trad.spip.net/tradlang_module/verifier?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(
 
@@ -83,5 +85,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'type_url' => 'URL',
        'type_url_description' => 'Prüft ob der URL einem anerkannten Schema entspricht.'
 );
-
-?>