ComunicAPI/index.php
2017-05-17 13:48:24 +02:00

15 lines
152 B
PHP

<?php
/**
* Comunic Rest API
*
* Serves the data for users
*
* @author Pierre HUBERT
*/
/**
* Page initiator
*/
include(__DIR__."/init.php");