7 lines
122 B
PHP
Raw Normal View History

2020-08-14 13:36:36 +02:00
<?php
include_once '../../function.php';
include_once '../../vendor/autoload.php';
$api = new ApiNarocilaController();