kb / jsonrpc.php
Xv Zan
ULFS
e4f4821
raw
history blame
78 Bytes
<?php
require __DIR__.'/app/common.php';
echo $container['api']->execute();