Update api_setup.class.php
This commit is contained in:
parent
96cc4f7774
commit
c4fdec9481
@ -448,7 +448,7 @@ class Setup extends DolibarrApi
|
|||||||
/**
|
/**
|
||||||
* Get the list of currencies.
|
* 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 $sortfield Sort field
|
||||||
* @param string $sortorder Sort order
|
* @param string $sortorder Sort order
|
||||||
* @param int $limit Number of items per page
|
* @param int $limit Number of items per page
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user