Skip to content
Snippets Groups Projects
Commit d8d01090 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fixed: Mark function as deprecated

parent c0b5b9f0
No related branches found
No related tags found
No related merge requests found
......@@ -1445,6 +1445,7 @@ class Contrat extends CommonObject
*
* @param User $user Object user
* @return int <0 if KO, >0 if OK
* @deprecated This function will never be used. Status of a contract is status of its lines.
*/
function update_statut($user)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment