Fullstack Portal Created by the HCMR for the Marine Strategy Framework Directive Program in order to cover demands and aspects considering extendability and maintainability
 
 
 
 
 

3 lines
89 B

<?php
header('Access-Control-Allow-Origin: *');
require_once __DIR__.'/../src/init.php';