mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-11 16:35:38 +00:00
take out printf
This commit is contained in:
parent
2ab62605b0
commit
0f5284df30
|
@ -1971,7 +1971,6 @@ function clearFolderAccessList($id) { /* {{{ */
|
|||
function echoData() { /* {{{ */
|
||||
global $app;
|
||||
|
||||
print_r($app->request->put());
|
||||
echo $app->request->getBody();
|
||||
} /* }}} */
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user