ComunicAPI/index.php

15 lines
152 B
PHP
Raw Normal View History

2017-05-17 11:48:24 +00:00
<?php
/**
* Comunic Rest API
*
* Serves the data for users
*
* @author Pierre HUBERT
*/
/**
* Page initiator
*/
include(__DIR__."/init.php");