[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / verifier / lang / verifier_sk.php
index 6b8ce9f..69aad93 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de http://trad.spip.net/tradlang_module/verifier?lang_cible=sk
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -110,5 +112,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'type_url' => 'Internetová adresa',
        'type_url_description' => 'Overí, či sa internetová adresa zhoduje s rozoznávaným formátom.'
 );
-
-?>