보안서버 경로문제 해결
This commit is contained in:
@ -377,7 +377,7 @@ $editor_html = editor_html('wr_content', $content, $is_dhtml_editor);
|
||||
include_once(G4_PATH.'/head.sub.php');
|
||||
include_once('./board_head.php');
|
||||
|
||||
$action_url = G4_HTTPS_BBS_URL."/write_update.php";
|
||||
$action_url = https_url(G4_BBS_DIR)."/write_update.php";
|
||||
|
||||
echo '<!-- skin : '.$board_skin_path.' -->';
|
||||
include_once ($board_skin_path.'/write.skin.php');
|
||||
|
||||
Reference in New Issue
Block a user