Files

11 lines
207 B
PHP

<?php
/*
* Comment this file content if the service doesn't use any database
*
* Author: Riccardo Di Dato
* Creation Date: 14 dic 2016
*/
require_once(dirname(__FILE__)."/mongo/lib.config.php");
?>