test
This commit is contained in:
parent
1434e58031
commit
55e9a6596b
@ -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