Update api_setup.class.php

This commit is contained in:
Laurent Destailleur 2019-05-08 02:05:03 +02:00 committed by GitHub
parent 96cc4f7774
commit c4fdec9481
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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