mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Removed white spaces after lines
This commit is contained in:
parent
b78632a20e
commit
e1fccda141
|
|
@ -227,7 +227,7 @@ class KnowledgeManagement extends DolibarrApi
|
|||
} else {
|
||||
throw new RestException(503, 'Error when retrieving knowledgerecord list: '.$this->db->lasterror());
|
||||
}
|
||||
|
||||
|
||||
return $obj_ret;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -230,7 +230,7 @@ class Zapier extends DolibarrApi
|
|||
} else {
|
||||
throw new RestException(503, 'Error when retrieve hook list');
|
||||
}
|
||||
|
||||
|
||||
return $obj_ret;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user