[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / menus_1 / lang / menus_ar.php
index 331959b..da20aa6 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de http://trad.spip.net/tradlang_module/menus?lang_cible=ar
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -97,5 +99,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'tous_les_articles' => 'كل المقالات',
        'toutes_les_rubriques' => 'كل الأقسام'
 );
-
-?>