Sources
This commit is contained in:
@ -3,6 +3,7 @@ use ProVM\Money\Common\Controller\API;
|
||||
|
||||
include_once 'currencies.php';
|
||||
include_once 'values.php';
|
||||
include_once 'sources.php';
|
||||
|
||||
$app->get('/', API::class);
|
||||
|
||||
|
Reference in New Issue
Block a user