ÿØÿà JFIF ` ` ÿþ
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/co_ucc/ |
Upload File : |
<? if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 ?> <? /* ---------- 썸네일 삭제 관련 start --------------------- // 아래의 코드는 각각 존재하여야 하므로 삭제금지 -------------------------------------------------------- */ // 01. wr_id 값의 썸네일 처리 - list.skin_thumb_id.php // ★리스트★에서 체크박스로 게시물 선택삭제시 썸네일 삭제 for ($i=count($tmp_array)-1; $i>=0; $i--) { @unlink("$g4[path]/data/file/$bo_table/thumb/$tmp_array[$i]"); } ?>