summaryrefslogtreecommitdiffstats
path: root/frontend/payments/api.php
blob: a7cf21228bdbc7882e2248a21106ddf5f35320d5 (plain) (blame)
1
2
3
4
5
6
7
<?php

include_once '../../function.php';
include_once '../../vendor/autoload.php';

$api = new ApiNarocilaController();