index
:
semanticscuttle
develop
feature/cache
hotfix/api
hotfix/mod_rewrite
master
production
Self-hosted and web-based social bookmark manager
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
/
js
/
dojox
/
rpc
/
tests
/
resources
/
rawEcho.php
blob: e0c15c0b7414e60f5f04a6a1a59ff22dfe369c90 (
plain
)
1
2
3
4
5
<?php
print
file_get_contents
(
'php://input'
);
?>