Completed
Push — spip-3.0 ( ab100a...484b62 )
by cam
06:49
created
ecrire/lang/public_sk.php 1 patch
Braces   +3 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,9 @@
 block discarded – undo
3 3
 // extrait automatiquement de http://trad.spip.net/tradlang_module/public?lang_cible=sk
4 4
 // ** ne pas modifier le fichier **
5 5
 
6
-if (!defined('_ECRIRE_INC_VERSION')) return;
6
+if (!defined('_ECRIRE_INC_VERSION')) {
7
+    return;
8
+}
7 9
 
8 10
 $GLOBALS[$GLOBALS['idx_lang']] = array(
9 11
 
Please login to merge, or discard this patch.
ecrire/lang/ecrire_fr_fem.php 1 patch
Braces   +3 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,9 @@
 block discarded – undo
3 3
 // extrait automatiquement de http://trad.spip.net/tradlang_module/ecrire_?lang_cible=fr_fem
4 4
 // ** ne pas modifier le fichier **
5 5
 
6
-if (!defined('_ECRIRE_INC_VERSION')) return;
6
+if (!defined('_ECRIRE_INC_VERSION')) {
7
+    return;
8
+}
7 9
 
8 10
 $GLOBALS[$GLOBALS['idx_lang']] = array(
9 11
 
Please login to merge, or discard this patch.
ecrire/lang/ecrire_my.php 1 patch
Braces   +3 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,9 @@
 block discarded – undo
3 3
 // extrait automatiquement de http://trad.spip.net/tradlang_module/ecrire_?lang_cible=my
4 4
 // ** ne pas modifier le fichier **
5 5
 
6
-if (!defined('_ECRIRE_INC_VERSION')) return;
6
+if (!defined('_ECRIRE_INC_VERSION')) {
7
+    return;
8
+}
7 9
 
8 10
 $GLOBALS[$GLOBALS['idx_lang']] = array(
9 11
 
Please login to merge, or discard this patch.
ecrire/lang/spip_oc_gsc.php 1 patch
Braces   +3 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,9 @@
 block discarded – undo
3 3
 // extrait automatiquement de http://trad.spip.net/tradlang_module/spip?lang_cible=oc_gsc
4 4
 // ** ne pas modifier le fichier **
5 5
 
6
-if (!defined('_ECRIRE_INC_VERSION')) return;
6
+if (!defined('_ECRIRE_INC_VERSION')) {
7
+    return;
8
+}
7 9
 
8 10
 $GLOBALS[$GLOBALS['idx_lang']] = array(
9 11
 
Please login to merge, or discard this patch.
ecrire/lang/spip_ja.php 1 patch
Braces   +3 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,9 @@
 block discarded – undo
3 3
 // extrait automatiquement de http://trad.spip.net/tradlang_module/spip?lang_cible=ja
4 4
 // ** ne pas modifier le fichier **
5 5
 
6
-if (!defined('_ECRIRE_INC_VERSION')) return;
6
+if (!defined('_ECRIRE_INC_VERSION')) {
7
+    return;
8
+}
7 9
 
8 10
 $GLOBALS[$GLOBALS['idx_lang']] = array(
9 11
 
Please login to merge, or discard this patch.
ecrire/lang/public_eu.php 1 patch
Braces   +3 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,9 @@
 block discarded – undo
3 3
 // extrait automatiquement de http://trad.spip.net/tradlang_module/public?lang_cible=eu
4 4
 // ** ne pas modifier le fichier **
5 5
 
6
-if (!defined('_ECRIRE_INC_VERSION')) return;
6
+if (!defined('_ECRIRE_INC_VERSION')) {
7
+    return;
8
+}
7 9
 
8 10
 $GLOBALS[$GLOBALS['idx_lang']] = array(
9 11
 
Please login to merge, or discard this patch.
ecrire/lang/ecrire_bs.php 1 patch
Braces   +3 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,9 @@
 block discarded – undo
3 3
 // extrait automatiquement de http://trad.spip.net/tradlang_module/ecrire_?lang_cible=bs
4 4
 // ** ne pas modifier le fichier **
5 5
 
6
-if (!defined('_ECRIRE_INC_VERSION')) return;
6
+if (!defined('_ECRIRE_INC_VERSION')) {
7
+    return;
8
+}
7 9
 
8 10
 $GLOBALS[$GLOBALS['idx_lang']] = array(
9 11
 
Please login to merge, or discard this patch.
ecrire/lang/spip_gl.php 1 patch
Braces   +3 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,9 @@
 block discarded – undo
3 3
 // extrait automatiquement de http://trad.spip.net/tradlang_module/spip?lang_cible=gl
4 4
 // ** ne pas modifier le fichier **
5 5
 
6
-if (!defined('_ECRIRE_INC_VERSION')) return;
6
+if (!defined('_ECRIRE_INC_VERSION')) {
7
+    return;
8
+}
7 9
 
8 10
 $GLOBALS[$GLOBALS['idx_lang']] = array(
9 11
 
Please login to merge, or discard this patch.
ecrire/lang/ecrire_eo.php 1 patch
Braces   +3 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,9 @@
 block discarded – undo
3 3
 // extrait automatiquement de http://trad.spip.net/tradlang_module/ecrire_?lang_cible=eo
4 4
 // ** ne pas modifier le fichier **
5 5
 
6
-if (!defined('_ECRIRE_INC_VERSION')) return;
6
+if (!defined('_ECRIRE_INC_VERSION')) {
7
+    return;
8
+}
7 9
 
8 10
 $GLOBALS[$GLOBALS['idx_lang']] = array(
9 11
 
Please login to merge, or discard this patch.