Files
icehrm/app/api/index.php
2017-11-25 20:16:06 +01:00

4 lines
76 B
PHP

<?php
include __DIR__.'/../config.php';
include (APP_BASE_PATH.'rest.php');