summaryrefslogtreecommitdiffstats
path: root/admin/survey/api/api.php
blob: 070c2daf612260367c959d6838fbf965a7ad7607 (plain) (blame)
1
2
3
4
5
6
7
8
<?php

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

$api = new ApiController();