>>>>>> 43c0282f463b6fd895a835ca3e71da6b0844328c $begin_time = get_microtime(); if (!isset($g4['title'])) $g4['title'] = $config['cf_title']; // 쪽지를 받았나? if (isset($member['mb_memo_call']) && $member['mb_memo_call']) { $mb = get_member($member['mb_memo_call'], "mb_nick"); sql_query(" update {$g4['member_table']} set mb_memo_call = '' where mb_id = '{$member['mb_id']}' "); alert($mb['mb_nick'].'님으로부터 쪽지가 전달되었습니다.', $_SERVER['REQUEST_URI']); } // 현재 접속자 //$lo_location = get_text($g4[title]); //$lo_location = $g4[title]; // 게시판 제목에 ' 포함되면 오류 발생 $lo_location = addslashes($g4['title']); if (!$lo_location) $lo_location = $_SERVER['REQUEST_URI']; //$lo_url = $g4['url'] . $_SERVER['REQUEST_URI']; $lo_url = $_SERVER['REQUEST_URI']; if (strstr($lo_url, "/$g4[admin]/") || $is_admin == 'super') $lo_url = ''; // 자바스크립트에서 go(-1) 함수를 쓰면 폼값이 사라질때 해당 폼의 상단에 사용하면 // 캐쉬의 내용을 가져옴. 완전한지는 검증되지 않음 header("Content-Type: text/html; charset={$g4['charset']}"); $gmnow = gmdate("D, d M Y H:i:s") . " GMT"; header("Expires: 0"); // rfc2616 - Section 14.21 header("Last-Modified: " . $gmnow); header("Cache-Control: no-store, no-cache, must-revalidate"); // HTTP/1.1 header("Cache-Control: pre-check=0, post-check=0, max-age=0"); // HTTP/1.1 header("Pragma: no-cache"); // HTTP/1.0 /* // 만료된 페이지로 사용하시는 경우 header("Cache-Control: no-cache"); // HTTP/1.1 header("Expires: 0"); // rfc2616 - Section 14.21 header("Pragma: no-cache"); // HTTP/1.0 */ ?> <?=$g4['title']?> <<<<<<< HEAD "> "> ======= "> "> >>>>>>> 43c0282f463b6fd895a835ca3e71da6b0844328c $value) { echo "\n"; } } ?>