게시글 CSRF 취약점(16-749 16-750) 수정

This commit is contained in:
chicpro
2016-10-05 10:34:07 +09:00
parent 468cca81d1
commit b69720836b
6 changed files with 92 additions and 2 deletions

View File

@ -21,7 +21,7 @@ if (!defined('_GNUBOARD_')) exit;
<!-- <p>실행시간 : <?php echo get_microtime() - $begin_time; ?> -->
<script src="<?php echo G5_ADMIN_URL ?>/admin.js<?php echo G5_JS_VER; ?>"></script>
<script src="<?php echo G5_ADMIN_URL ?>/admin.js?ver=<?php echo G5_JS_VER; ?>"></script>
<script>
$(function(){
var hide_menu = false;