[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / verifier / lang / verifier_ca.php
index 17e53ea..4626409 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de http://trad.spip.net/tradlang_module/verifier?lang_cible=ca
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -61,5 +63,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'type_telephone' => 'Número de telèfon',
        'type_telephone_description' => 'Verifica que el número de telèfon correspon a un esquema reconegut.'
 );
-
-?>