index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jsonrpc.php
blob: 50e8f89bceddd9264e20c0ca004ee8464539fa57 (
plain
)
1
2
3
4
5
<?php require __DIR__.'/app/common.php'; echo $container['api']->execute();