mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
9026f9df8a 보완
This commit is contained in:
parent
099e371e30
commit
921197699b
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ class documentView extends document
|
|||
*/
|
||||
function dispDocumentPreview()
|
||||
{
|
||||
if(Context::getRequestMethod() == 'GET')
|
||||
if(!checkCSRF())
|
||||
{
|
||||
return new Object(-1, 'msg_invalid_request');
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue