Fixing style errors.
This commit is contained in:
parent
89f2ecafe9
commit
cd96238adc
@ -7801,7 +7801,7 @@ abstract class CommonObject
|
||||
* @param string $type Type of category ('product', ...)
|
||||
* @return int < 0 si erreur, > 0 si ok
|
||||
*/
|
||||
public function cloneCategories($fromId, $toId, $type='')
|
||||
public function cloneCategories($fromId, $toId, $type = '')
|
||||
{
|
||||
$this->db->begin();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user