Skip to content

Commit

Permalink
Update api_setup.class.php
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed May 8, 2019
1 parent 96cc4f7 commit c4fdec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/api/class/api_setup.class.php
Expand Up @@ -448,7 +448,7 @@ public function getListOfCivilities($sortfield = "code", $sortorder = 'ASC', $li
/**
* Get the list of currencies.
*
* @param int $multicurrency Multicurrency rates (0: no multicurrency, 1: last rate, 2: all rates) {@min 0} {@max 2}
* @param int $multicurrency Multicurrency rates (0: no multicurrency, 1: last rate, 2: all rates) {@min 0} {@max 2}
* @param string $sortfield Sort field
* @param string $sortorder Sort order
* @param int $limit Number of items per page
Expand Down

0 comments on commit c4fdec9

Please sign in to comment.