2024-10-10
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
if (!isset($_SESSION[$OJ_NAME.'_'.'postkey'])||!isset($_POST['postkey'])||$_SESSION[$OJ_NAME.'_'.'postkey']!=$_POST['postkey'])
|
||||
exit(1);
|
||||
?>
|
||||
Reference in New Issue
Block a user