Completed
Branch develop (c604ce)
by
unknown
32:31
created
htdocs/core/modules/commande/mod_commande_marbre.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -96,7 +96,7 @@
 block discarded – undo
96 96
 	 * 	Return next free value
97 97
 	 *
98 98
 	 *  @param	Societe		$objsoc     Object thirdparty
99
-	 *  @param  Object		$object		Object we need next value for
99
+	 *  @param  string		$object		Object we need next value for
100 100
 	 *  @return string      			Value if KO, <0 if KO
101 101
 	 */
102 102
 	function getNextValue($objsoc,$object)
Please login to merge, or discard this patch.
htdocs/core/modules/commande/mod_commande_saphir.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -100,7 +100,7 @@
 block discarded – undo
100 100
 	 * 	Return next free value
101 101
 	 *
102 102
 	 *  @param	Societe		$objsoc     Object thirdparty
103
-	 *  @param  Object		$object		Object we need next value for
103
+	 *  @param  string		$object		Object we need next value for
104 104
 	 *  @return string      			Value if KO, <0 if KO
105 105
 	 */
106 106
     function getNextValue($objsoc,$object)
Please login to merge, or discard this patch.
htdocs/core/modules/fichinter/mod_pacific.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -101,7 +101,7 @@
 block discarded – undo
101 101
 	/**
102 102
 	 * 	Return next free value
103 103
 	 *
104
-	 *  @param	Societe		$objsoc     Object thirdparty
104
+	 *  @param	integer		$objsoc     Object thirdparty
105 105
 	 *  @param  Object		$object		Object we need next value for
106 106
 	 *  @return string      			Value if KO, <0 if KO
107 107
 	 */
Please login to merge, or discard this patch.
htdocs/core/modules/member/doc/pdf_standard.class.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -240,7 +240,7 @@
 block discarded – undo
240 240
 	 *	@param	Adherent	$object		        Member object. Old usage: Array of record informations (array('textleft'=>,'textheader'=>, ...'id'=>,'photo'=>)
241 241
 	 *	@param	Translate	$outputlangs		Lang object for output language
242 242
 	 *	@param	string		$srctemplatepath	Full path of source filename for generator using a template file. Example: '5161', 'AVERYC32010', 'CARD', ...
243
-	 *	@param	string		$mode				Tell if doc module is called for 'member', ...
243
+	 *	@param	integer		$mode				Tell if doc module is called for 'member', ...
244 244
 	 *  @param  int         $nooutput           1=Generate only file on disk and do not return it on response
245 245
 	 *	@return	int								1=OK, 0=KO
246 246
 	 */
Please login to merge, or discard this patch.
htdocs/core/modules/payment/mod_payment_ant.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -100,7 +100,7 @@
 block discarded – undo
100 100
 	 * 	Return next free value
101 101
 	 *
102 102
 	 *  @param	Societe		$objsoc     Object thirdparty
103
-	 *  @param  Object		$object		Object we need next value for
103
+	 *  @param  string		$object		Object we need next value for
104 104
 	 *  @return string      			Value if KO, <0 if KO
105 105
 	 */
106 106
     function getNextValue($objsoc,$object)
Please login to merge, or discard this patch.
htdocs/core/modules/payment/mod_payment_cicada.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -96,7 +96,7 @@
 block discarded – undo
96 96
 	 * 	Return next free value
97 97
 	 *
98 98
 	 *  @param	Societe		$objsoc     Object thirdparty
99
-	 *  @param  Object		$object		Object we need next value for
99
+	 *  @param  string		$object		Object we need next value for
100 100
 	 *  @return string      			Value if KO, <0 if KO
101 101
 	 */
102 102
 	function getNextValue($objsoc,$object)
Please login to merge, or discard this patch.
htdocs/core/modules/project/task/mod_task_simple.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -143,7 +143,7 @@
 block discarded – undo
143 143
     /**
144 144
      * 	Return next reference not yet used as a reference
145 145
      *
146
-     *  @param	Societe	$objsoc     Object third party
146
+     *  @param	integer	$objsoc     Object third party
147 147
      *  @param  Task	$object		Object task
148 148
      *  @return string      		Next not used reference
149 149
      */
Please login to merge, or discard this patch.
htdocs/core/modules/project/task/mod_task_universal.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -130,7 +130,7 @@
 block discarded – undo
130 130
     /**
131 131
      *  Return next reference not yet used as a reference
132 132
      *
133
-     *  @param	Societe		$objsoc     Object third party
133
+     *  @param	integer		$objsoc     Object third party
134 134
      *  @param  Task		$object	    Object task
135 135
      *  @return string      			Next not used reference
136 136
      */
Please login to merge, or discard this patch.
htdocs/core/modules/supplier_payment/mod_supplier_payment_brodator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -100,7 +100,7 @@
 block discarded – undo
100 100
 	 * 	Return next free value
101 101
 	 *
102 102
 	 *  @param	Societe		$objsoc     Object thirdparty
103
-	 *  @param  Object		$object		Object we need next value for
103
+	 *  @param  string		$object		Object we need next value for
104 104
 	 *  @return string      			Value if KO, <0 if KO
105 105
 	 */
106 106
     function getNextValue($objsoc,$object)
Please login to merge, or discard this patch.