Completed
Push — spip-3.0 ( ab100a...484b62 )
by cam
06:49
created
ecrire/lang/public_lb.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=lb
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_es.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=es
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_cs.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=cs
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_pt.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=pt
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_fon.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=fon
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_pt_br.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=pt_br
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_lms.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_lms
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_pl.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=pl
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_nl.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=nl
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.