test
This commit is contained in:
parent
55e9a6596b
commit
4e2f929460
@ -592,7 +592,7 @@ class ActionComm extends CommonObject
|
|||||||
dol_syslog('Error to process userassigned: '.$this->db->lasterror(), LOG_ERR);
|
dol_syslog('Error to process userassigned: '.$this->db->lasterror(), LOG_ERR);
|
||||||
$this->errors[] = $this->db->lasterror();
|
$this->errors[] = $this->db->lasterror();
|
||||||
}
|
}
|
||||||
var_dump($sql);exit;
|
//var_dump($sql);exit;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user