Clean code
This commit is contained in:
parent
7c41be7f0a
commit
48945533e4
@ -1992,8 +1992,6 @@ class Holiday extends CommonObject
|
||||
*/
|
||||
public function fetchLog($order, $filter)
|
||||
{
|
||||
global $langs;
|
||||
|
||||
$sql = "SELECT";
|
||||
$sql .= " cpl.rowid,";
|
||||
$sql .= " cpl.date_action,";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user