mirror of
https://github.com/lxsang/ant-http
synced 2025-07-26 18:49:47 +02:00
new init
This commit is contained in:
6
build/htdocs/dist/api.php
vendored
Normal file
6
build/htdocs/dist/api.php
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
define("DISTDIR", __DIR__);
|
||||
require __DIR__.'/../src/server/php/server.php';
|
||||
|
||||
?>
|
Reference in New Issue
Block a user