1KA_F2F/frontend/api/api.php

7 lines
119 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 ApiLoginController();