[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / sites / lang / sites_hac.php
index 93ae2e9..5daf4f7 100644 (file)
@@ -3,7 +3,9 @@
 // extrait automatiquement de https://trad.spip.net/tradlang_module/sites?lang_cible=hac
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -27,5 +29,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'info_syndication' => ':هامبەشکەردەی',
        'info_syndication_articles' => 'بابەت(ی)'
 );
-
-?>