사용자: 갤러리 읽기 오타 수정

This commit is contained in:
whitedot
2013-04-08 10:14:44 +09:00
parent 8014203001
commit 25bf5cd2d1

View File

@ -1,5 +1,5 @@
<?
`if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
include_once(G4_LIB_PATH.'/thumbnail.lib.php');
?>