Passed
Push — development ( 588a17...03c51b )
by Nils
04:14
created
includes/language/portuguese_br.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     'position_in_list' => 'Position in list',
18 18
     'visible_by' => 'Visible by',
19 19
     'restrict_visibility_to' => 'Restrict visibility to',
Please login to merge, or discard this patch.
includes/language/spanish.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     'position_in_list' => 'Position in list',
18 18
     'visible_by' => 'Visible by',
19 19
     'restrict_visibility_to' => 'Restrict visibility to',
Please login to merge, or discard this patch.
includes/language/polish.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     'position_in_list' => 'Position in list',
18 18
     'visible_by' => 'Visible by',
19 19
     'restrict_visibility_to' => 'Restrict visibility to',
Please login to merge, or discard this patch.
includes/language/swedish.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     'position_in_list' => 'Position in list',
18 18
     'visible_by' => 'Visible by',
19 19
     'restrict_visibility_to' => 'Restrict visibility to',
Please login to merge, or discard this patch.
includes/language/vietnamese.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     'position_in_list' => 'Position in list',
18 18
     'visible_by' => 'Visible by',
19 19
     'restrict_visibility_to' => 'Restrict visibility to',
Please login to merge, or discard this patch.
includes/language/czech.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     'position_in_list' => 'Position in list',
18 18
     'visible_by' => 'Visible by',
19 19
     'restrict_visibility_to' => 'Restrict visibility to',
Please login to merge, or discard this patch.
includes/language/english.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     'position_in_list' => 'Position in list',
18 18
     'visible_by' => 'Visible by',
19 19
     'restrict_visibility_to' => 'Restrict visibility to',
Please login to merge, or discard this patch.
includes/language/romanian.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     'position_in_list' => 'Position in list',
18 18
     'visible_by' => 'Visible by',
19 19
     'restrict_visibility_to' => 'Restrict visibility to',
Please login to merge, or discard this patch.
includes/language/catalan.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 14
  */
15 15
 global $LANG;
16
-$LANG = array (
16
+$LANG = array(
17 17
     'position_in_list' => 'Position in list',
18 18
     'visible_by' => 'Visible by',
19 19
     'restrict_visibility_to' => 'Restrict visibility to',
Please login to merge, or discard this patch.