Passed
Push — main ( 131f20...c1d479 )
by Rafael
51:37
created
htdocs/societe/canvas/company/actions_card_company.class.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -77,7 +77,7 @@  discard block
 block discarded – undo
77 77
     }
78 78
 
79 79
 
80
-	// phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
80
+    // phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
81 81
     /**
82 82
      *    Assign custom values for canvas (for example into this->tpl to be used by templates)
83 83
      *
@@ -88,7 +88,7 @@  discard block
 block discarded – undo
88 88
      */
89 89
     public function assign_values(&$action, $id = 0, $ref = '')
90 90
     {
91
-		// phpcs:enable
91
+        // phpcs:enable
92 92
         global $conf, $langs, $user, $mysoc;
93 93
         global $form, $formcompany;
94 94
 
Please login to merge, or discard this patch.
htdocs/societe/canvas/actions_card_common.class.php 2 patches
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -75,7 +75,7 @@  discard block
 block discarded – undo
75 75
         return $object;
76 76
     }
77 77
 
78
-	// phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
78
+    // phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
79 79
     /**
80 80
      *    Assign custom values for canvas (for example into this->tpl to be used by templates)
81 81
      *
@@ -86,7 +86,7 @@  discard block
 block discarded – undo
86 86
      */
87 87
     public function assign_values(&$action, $id = 0, $ref = '')
88 88
     {
89
-		// phpcs:enable
89
+        // phpcs:enable
90 90
         global $conf, $langs, $db, $user, $mysoc, $canvas;
91 91
         global $form, $formadmin, $formcompany;
92 92
 
@@ -379,7 +379,7 @@  discard block
 block discarded – undo
379 379
         }
380 380
     }
381 381
 
382
-	// phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
382
+    // phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
383 383
     /**
384 384
      *  Assign POST values into object
385 385
      *
@@ -388,7 +388,7 @@  discard block
 block discarded – undo
388 388
      */
389 389
     private function assign_post($action)
390 390
     {
391
-		// phpcs:enable
391
+        // phpcs:enable
392 392
         global $langs, $mysoc;
393 393
 
394 394
         $this->object->id = GETPOST("socid");
Please login to merge, or discard this patch.
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -299,7 +299,7 @@
 block discarded – undo
299 299
             $this->tpl['country'] = ($img ? $img . ' ' : '') . $this->object->country;
300 300
 
301 301
             $this->tpl['phone']     = dol_print_phone($this->object->phone, $this->object->country_code, 0, $this->object->id, 'AC_TEL');
302
-            $this->tpl['phone_mobile']  = dol_print_phone($this->object->phone_mobile, $this->object->country_code, 0, $this->object->id, 'AC_MOB');
302
+            $this->tpl['phone_mobile'] = dol_print_phone($this->object->phone_mobile, $this->object->country_code, 0, $this->object->id, 'AC_MOB');
303 303
             $this->tpl['fax']       = dol_print_phone($this->object->fax, $this->object->country_code, 0, $this->object->id, 'AC_FAX');
304 304
             $this->tpl['email']     = dol_print_email($this->object->email, 0, $this->object->id, 1);
305 305
             $this->tpl['url']       = dol_print_url($this->object->url);
Please login to merge, or discard this patch.
htdocs/societe/canvas/individual/actions_card_individual.class.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -76,7 +76,7 @@  discard block
 block discarded – undo
76 76
         return $out;
77 77
     }
78 78
 
79
-	// phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
79
+    // phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
80 80
     /**
81 81
      *    Assign custom values for canvas (for example into this->tpl to be used by templates)
82 82
      *
@@ -87,7 +87,7 @@  discard block
 block discarded – undo
87 87
      */
88 88
     public function assign_values(&$action, $id = 0, $ref = '')
89 89
     {
90
-		// phpcs:enable
90
+        // phpcs:enable
91 91
         global $conf, $langs;
92 92
         global $form, $formcompany;
93 93
 
Please login to merge, or discard this patch.
htdocs/paybox/lib/paybox.lib.php 1 patch
Indentation   +18 added lines, -18 removed lines patch added patch discarded remove patch
@@ -130,24 +130,24 @@
 block discarded – undo
130 130
     $PBX_TIME = dol_print_date(dol_now(), 'dayhourrfc', 'gmt');
131 131
 
132 132
     $msg = "PBX_IDENTIFIANT=" . $PBX_IDENTIFIANT .
133
-           "&PBX_MODE=" . $IBS_MODE .
134
-           "&PBX_SITE=" . $IBS_SITE .
135
-           "&PBX_RANG=" . $IBS_RANG .
136
-           "&PBX_TOTAL=" . $IBS_TOTAL .
137
-           "&PBX_DEVISE=" . $IBS_DEVISE .
138
-           "&PBX_CMD=" . $IBS_CMD .
139
-           "&PBX_PORTEUR=" . $IBS_PORTEUR .
140
-           "&PBX_RETOUR=" . $IBS_RETOUR .
141
-           "&PBX_EFFECTUE=" . $IBS_EFFECTUE .
142
-           "&PBX_ANNULE=" . $IBS_ANNULE .
143
-           "&PBX_REFUSE=" . $IBS_REFUSE .
144
-           "&PBX_TXT=" . $IBS_TXT .
145
-           "&PBX_BKGD=" . $IBS_BKGD .
146
-           "&PBX_WAIT=" . $IBS_WAIT .
147
-           "&PBX_LANGUE=" . $IBS_LANG .
148
-           "&PBX_OUTPUT=" . $IBS_OUTPUT .
149
-           "&PBX_SOURCE=" . $PBX_SOURCE .
150
-           "&PBX_TYPEPAIEMENT=" . $PBX_TYPEPAIEMENT;
133
+            "&PBX_MODE=" . $IBS_MODE .
134
+            "&PBX_SITE=" . $IBS_SITE .
135
+            "&PBX_RANG=" . $IBS_RANG .
136
+            "&PBX_TOTAL=" . $IBS_TOTAL .
137
+            "&PBX_DEVISE=" . $IBS_DEVISE .
138
+            "&PBX_CMD=" . $IBS_CMD .
139
+            "&PBX_PORTEUR=" . $IBS_PORTEUR .
140
+            "&PBX_RETOUR=" . $IBS_RETOUR .
141
+            "&PBX_EFFECTUE=" . $IBS_EFFECTUE .
142
+            "&PBX_ANNULE=" . $IBS_ANNULE .
143
+            "&PBX_REFUSE=" . $IBS_REFUSE .
144
+            "&PBX_TXT=" . $IBS_TXT .
145
+            "&PBX_BKGD=" . $IBS_BKGD .
146
+            "&PBX_WAIT=" . $IBS_WAIT .
147
+            "&PBX_LANGUE=" . $IBS_LANG .
148
+            "&PBX_OUTPUT=" . $IBS_OUTPUT .
149
+            "&PBX_SOURCE=" . $PBX_SOURCE .
150
+            "&PBX_TYPEPAIEMENT=" . $PBX_TYPEPAIEMENT;
151 151
     // "&PBX_HASH=".$PBX_HASH;
152 152
     // "&PBX_TIME=".$PBX_TIME;
153 153
 
Please login to merge, or discard this patch.
htdocs/partnership/core/modules/partnership/modules_partnership.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -39,7 +39,7 @@  discard block
 block discarded – undo
39 39
  */
40 40
 abstract class ModelePDFPartnership extends CommonDocGenerator
41 41
 {
42
-	// phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
42
+    // phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
43 43
     /**
44 44
      *  Return list of active generation modules
45 45
      *
@@ -49,7 +49,7 @@  discard block
 block discarded – undo
49 49
      */
50 50
     public static function liste_modeles($db, $maxfilenamelength = 0)
51 51
     {
52
-		// phpcs:enable
52
+        // phpcs:enable
53 53
         global $conf;
54 54
 
55 55
         $type = 'partnership';
Please login to merge, or discard this patch.
htdocs/partnership/class/partnership.class.php 2 patches
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1100,7 +1100,7 @@  discard block
 block discarded – undo
1100 1100
         return $this->LibStatut($this->status, $mode);
1101 1101
     }
1102 1102
 
1103
-	// phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
1103
+    // phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
1104 1104
     /**
1105 1105
      *  Return the status
1106 1106
      *
@@ -1110,7 +1110,7 @@  discard block
 block discarded – undo
1110 1110
      */
1111 1111
     public function LibStatut($status, $mode = 0)
1112 1112
     {
1113
-		// phpcs:enable
1113
+        // phpcs:enable
1114 1114
         if (empty($this->labelStatus) || empty($this->labelStatusShort)) {
1115 1115
             global $langs;
1116 1116
             //$langs->load("partnership");
Please login to merge, or discard this patch.
Spacing   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -70,9 +70,9 @@
 block discarded – undo
70 70
 
71 71
 
72 72
     const STATUS_DRAFT = 0;
73
-    const STATUS_VALIDATED = 1;     // Validate (no more draft)
74
-    const STATUS_APPROVED = 2;      // Approved
75
-    const STATUS_REFUSED = 3;       // Refused
73
+    const STATUS_VALIDATED = 1; // Validate (no more draft)
74
+    const STATUS_APPROVED = 2; // Approved
75
+    const STATUS_REFUSED = 3; // Refused
76 76
     const STATUS_CANCELED = 9;
77 77
 
78 78
 
Please login to merge, or discard this patch.
recruitment/core/modules/recruitment/modules_recruitmentcandidature.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -39,7 +39,7 @@  discard block
 block discarded – undo
39 39
  */
40 40
 abstract class ModelePDFRecruitmentCandidature extends CommonDocGenerator
41 41
 {
42
-	// phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
42
+    // phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
43 43
     /**
44 44
      *  Return list of active generation modules
45 45
      *
@@ -49,7 +49,7 @@  discard block
 block discarded – undo
49 49
      */
50 50
     public static function liste_modeles($db, $maxfilenamelength = 0)
51 51
     {
52
-		// phpcs:enable
52
+        // phpcs:enable
53 53
         $type = 'recruitmentjobcandidature';
54 54
         $list = array();
55 55
 
Please login to merge, or discard this patch.
recruitment/core/modules/recruitment/modules_recruitmentjobposition.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -39,7 +39,7 @@  discard block
 block discarded – undo
39 39
  */
40 40
 abstract class ModelePDFRecruitmentJobPosition extends CommonDocGenerator
41 41
 {
42
-	// phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
42
+    // phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
43 43
     /**
44 44
      *  Return list of active generation modules
45 45
      *
@@ -49,7 +49,7 @@  discard block
 block discarded – undo
49 49
      */
50 50
     public static function liste_modeles($db, $maxfilenamelength = 0)
51 51
     {
52
-		// phpcs:enable
52
+        // phpcs:enable
53 53
         $type = 'recruitmentjobposition';
54 54
         $list = array();
55 55
 
Please login to merge, or discard this patch.
modules/recruitment/doc/pdf_standard_recruitmentjobposition.modules.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -174,7 +174,7 @@  discard block
 block discarded – undo
174 174
     }
175 175
 
176 176
 
177
-	// phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
177
+    // phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
178 178
     /**
179 179
      *  Function to build pdf onto disk
180 180
      *
@@ -188,7 +188,7 @@  discard block
 block discarded – undo
188 188
      */
189 189
     public function write_file($object, $outputlangs, $srctemplatepath = '', $hidedetails = 0, $hidedesc = 0, $hideref = 0)
190 190
     {
191
-		// phpcs:enable
191
+        // phpcs:enable
192 192
         global $user, $langs, $conf, $mysoc, $db, $hookmanager, $nblines;
193 193
         global $action;
194 194
 
@@ -736,7 +736,7 @@  discard block
 block discarded – undo
736 736
         }
737 737
     }
738 738
 
739
-	// phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
739
+    // phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
740 740
     /**
741 741
      *  Return list of active generation modules
742 742
      *
@@ -746,11 +746,11 @@  discard block
 block discarded – undo
746 746
      */
747 747
     public static function liste_modeles($db, $maxfilenamelength = 0)
748 748
     {
749
-		// phpcs:enable
749
+        // phpcs:enable
750 750
         return parent::liste_modeles($db, $maxfilenamelength); // TODO: Change the autogenerated stub
751 751
     }
752 752
 
753
-	// phpcs:disable PEAR.NamingConventions.ValidFunctionName.PublicUnderscore
753
+    // phpcs:disable PEAR.NamingConventions.ValidFunctionName.PublicUnderscore
754 754
     /**
755 755
      *   Show table for lines
756 756
      *
@@ -803,7 +803,7 @@  discard block
 block discarded – undo
803 803
         }
804 804
     }
805 805
 
806
-	// phpcs:disable PEAR.NamingConventions.ValidFunctionName.PublicUnderscore
806
+    // phpcs:disable PEAR.NamingConventions.ValidFunctionName.PublicUnderscore
807 807
     /**
808 808
      *  Show top header of page.
809 809
      *
@@ -1049,7 +1049,7 @@  discard block
 block discarded – undo
1049 1049
         return $top_shift;
1050 1050
     }
1051 1051
 
1052
-	// phpcs:disable PEAR.NamingConventions.ValidFunctionName.PublicUnderscore
1052
+    // phpcs:disable PEAR.NamingConventions.ValidFunctionName.PublicUnderscore
1053 1053
     /**
1054 1054
      *      Show footer of page. Need this->emetteur object
1055 1055
      *
Please login to merge, or discard this patch.