4in1_ws_web/htdocs/index.php

6 lines
84 B
PHP

<?php
require_once __DIR__.'/../init.php';
request_handler::resolveAndDispatch();