경로 정리 - 큰일었어요!!!

This commit is contained in:
gnuboard
2013-01-27 15:48:08 +09:00
parent 5891f1a77a
commit 023d9233d2
623 changed files with 822 additions and 7680 deletions

View File

@ -13,7 +13,7 @@ function outlogin($skin_dir='basic')
$point = number_format($member['mb_point']);
}
$outlogin_skin_path = skin_path().'/outlogin/'.$skin_dir;
$outlogin_skin_path = G4_SKIN_PATH.'/outlogin/'.$skin_dir;
// 읽지 않은 쪽지가 있다면
if ($is_member) {