Update ajax.lib.php
This commit is contained in:
parent
052e507271
commit
f5f50045d6
@ -465,7 +465,6 @@ function ajax_constantonoff($code, $input=array(), $entity=null, $revertonoff=0,
|
|||||||
* @param int $id Id product to set
|
* @param int $id Id product to set
|
||||||
* @param string $code Name of constant : status or status_buy
|
* @param string $code Name of constant : status or status_buy
|
||||||
* @param array $input Array of type->list of CSS element to switch. Example: array('disabled'=>array(0=>'cssid'))
|
* @param array $input Array of type->list of CSS element to switch. Example: array('disabled'=>array(0=>'cssid'))
|
||||||
* @param int $entity Entity to set
|
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
function ajax_productonoff($id, $code, $input=array())
|
function ajax_productonoff($id, $code, $input=array())
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user