[PLUGINS] ~maj Crayons
[lhc/web/www.git] / www / plugins / crayons / lang / crayons_ast.php
index 8c0a6e6..5ec334e 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de http://trad.spip.net/tradlang_module/crayons?lang_cible=ast
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -75,5 +77,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        // V
        'veuillez_patienter' => 'Un momentu...'
 );
-
-?>