Completed
Branch develop (c604ce)
by
unknown
32:31
created
htdocs/core/modules/supplier_order/mod_commande_fournisseur_muguet.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -98,7 +98,7 @@  discard block
 block discarded – undo
98 98
     /**
99 99
      * 	Return next value
100 100
 	 *
101
-	 *  @param	Societe		$objsoc     Object third party
101
+	 *  @param	integer		$objsoc     Object third party
102 102
 	 *  @param  Object		$object		Object
103 103
 	 *  @return string      			Value if OK, 0 if KO
104 104
      */
@@ -136,7 +136,7 @@  discard block
 block discarded – undo
136 136
     /**
137 137
      * 	Renvoie la reference de commande suivante non utilisee
138 138
      *
139
-	 *  @param	Societe		$objsoc     Object third party
139
+	 *  @param	integer		$objsoc     Object third party
140 140
 	 *  @param  Object	    $object		Object
141 141
      *  @return string      			Texte descripif
142 142
      */
Please login to merge, or discard this patch.
htdocs/core/modules/supplier_order/mod_commande_fournisseur_orchidee.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -102,7 +102,7 @@  discard block
 block discarded – undo
102 102
 	/**
103 103
 	 *  Return next value
104 104
 	 *
105
-	 *  @param	Societe		$objsoc     Object third party
105
+	 *  @param	integer		$objsoc     Object third party
106 106
 	 *  @param  Object	    $object		Object
107 107
      *  @return string      			Value if OK, 0 if KO
108 108
 	*/
@@ -130,7 +130,7 @@  discard block
 block discarded – undo
130 130
     /**
131 131
      *  Renvoie la reference de commande suivante non utilisee
132 132
      *
133
-	 *  @param	Societe		$objsoc     Object third party
133
+	 *  @param	integer		$objsoc     Object third party
134 134
 	 *  @param  Object	    $object		Object
135 135
      *  @return string      			Texte descripif
136 136
      */
Please login to merge, or discard this patch.
htdocs/loan/class/paymentloan.class.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -226,7 +226,7 @@
 block discarded – undo
226 226
 	/**
227 227
 	 *  Update database
228 228
 	 *
229
-	 *  @param	User	$user        	User that modify
229
+	 *  @param	integer	$user        	User that modify
230 230
 	 *  @param  int		$notrigger	    0=launch triggers after, 1=disable triggers
231 231
 	 *  @return int         			<0 if KO, >0 if OK
232 232
 	 */
Please login to merge, or discard this patch.
htdocs/product/class/productcustomerprice.class.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -507,7 +507,7 @@
 block discarded – undo
507 507
 	/**
508 508
 	 * Update object into database
509 509
 	 *
510
-	 * @param User $user that modifies
510
+	 * @param integer $user that modifies
511 511
 	 * @param int $notrigger triggers after, 1=disable triggers
512 512
 	 * @param int $forceupdateaffiliate update price on each soc child
513 513
 	 * @return int <0 if KO, >0 if OK
Please login to merge, or discard this patch.
htdocs/product/class/propalmergepdfproduct.class.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -297,7 +297,7 @@
 block discarded – undo
297 297
     /**
298 298
      *  Update object into database
299 299
      *
300
-     *  @param	User	$user        User that modifies
300
+     *  @param	integer	$user        User that modifies
301 301
      *  @param  int		$notrigger	 0=launch triggers after, 1=disable triggers
302 302
      *  @return int     		   	 <0 if KO, >0 if OK
303 303
      */
Please login to merge, or discard this patch.
htdocs/product/dynamic_price/class/price_global_variable_updater.class.php 1 patch
Doc Comments   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -168,7 +168,7 @@  discard block
 block discarded – undo
168 168
     /**
169 169
      *  Update object into database
170 170
      *
171
-     *  @param	User	$user        User that modifies
171
+     *  @param	integer	$user        User that modifies
172 172
      *  @param  int		$notrigger	 0=launch triggers after, 1=disable triggers
173 173
      *  @return int     		   	 <0 if KO, >0 if OK
174 174
      */
@@ -539,7 +539,7 @@  discard block
 block discarded – undo
539 539
      *  Update next_update into database
540 540
      *
541 541
      *  @param	string	$next_update Next update to write
542
-     *  @param	User	$user        User that modifies
542
+     *  @param	integer	$user        User that modifies
543 543
      *  @param  int		$notrigger	 0=launch triggers after, 1=disable triggers
544 544
      *  @return int     		   	 <0 if KO, >0 if OK
545 545
      */
@@ -583,7 +583,7 @@  discard block
 block discarded – undo
583 583
      *  Update last_status into database
584 584
      *
585 585
      *  @param	string	$last_status Status to write
586
-     *  @param	User	$user        User that modifies
586
+     *  @param	integer	$user        User that modifies
587 587
      *  @param  int		$notrigger	 0=launch triggers after, 1=disable triggers
588 588
      *  @return int     		   	 <0 if KO, >0 if OK
589 589
      */
Please login to merge, or discard this patch.
htdocs/core/class/smtps.class.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -876,7 +876,7 @@
 block discarded – undo
876 876
 	 * addresses and to sort them by Domain.
877 877
 	 *
878 878
 	 * @param 	string 	$_type 			TO, CC, or BCC lists to add addrresses into
879
-	 * @param 	mixed 	$_addrList 		Array or COMMA delimited string of addresses
879
+	 * @param 	string 	$_addrList 		Array or COMMA delimited string of addresses
880 880
 	 * @return void
881 881
 	 *
882 882
 	 */
Please login to merge, or discard this patch.
htdocs/livraison/class/livraison.class.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -536,7 +536,7 @@
 block discarded – undo
536 536
 	 * Update a livraison line (only extrafields)
537 537
 	 *
538 538
 	 * @param 	int		$id					Id of line (livraison line)
539
-	 * @param	array		$array_options		extrafields array
539
+	 * @param	integer		$array_options		extrafields array
540 540
 	 * @return	int							<0 if KO, >0 if OK
541 541
 	 */
542 542
 	function update_line($id, $array_options=0)
Please login to merge, or discard this patch.
htdocs/core/class/html.formadmin.class.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -334,7 +334,7 @@
 block discarded – undo
334 334
 	 *
335 335
 	 *    	@param      string	$selected       Paper format pre-selected
336 336
 	 *    	@param      string	$htmlname       Name of HTML select field
337
-	 * 		@param		string	$filter			Value to filter on code
337
+	 * 		@param		integer	$filter			Value to filter on code
338 338
 	 * 		@param		int		$showempty		Add empty value
339 339
 	 * 		@return		string					Return HTML output
340 340
 	 */
Please login to merge, or discard this patch.