Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
schedules
/
99bb77c461f6e5dc41805e78a8e54927718ff1fd
/
.
/
ajax
/
api.php
blob: cdeecc80217ad950ab7bbc33449c7094189143f8 [
file
] [
log
] [
blame
]
avm99963
99bb77c
2020-01-27 03:15:08 +0100
[
diff
] [
blame^
]
1
<?
php
2
require_once
(
__DIR__
.
"/../core.php"
);
3
4
api
::
handleRequest
();