Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
fappels committed Oct 24, 2017
1 parent eaf3958 commit 6bf5796
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion htdocs/expedition/class/expedition.class.php
Expand Up @@ -2438,7 +2438,9 @@ function delete($user = null, $notrigger = 0)

/**
* Update a line in database
*
*
* @param User $user User that modify
* @param int $notrigger 1 = disable triggers
* @return int < 0 if KO, > 0 if OK
*/
function update($user = null, $notrigger = 0)
Expand Down

0 comments on commit 6bf5796

Please sign in to comment.