Skip to content

Commit

Permalink
Code comment
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Apr 13, 2018
1 parent d4cd5a0 commit 9f5eed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/core/class/commonobject.class.php
Expand Up @@ -4910,7 +4910,7 @@ function insertExtraFields($trigger='', $userused=null)
* @param string $trigger If defined, call also the trigger (for example COMPANY_MODIFY)
* @param User $userused Object user
* @return int -1=error, O=did nothing, 1=OK
* @see setValueFrom
* @see setValueFrom, insertExtraFields
*/
function updateExtraField($key, $trigger, $userused)
{
Expand Down

0 comments on commit 9f5eed0

Please sign in to comment.