경로 해결

This commit is contained in:
gnuboard
2013-01-31 10:36:03 +09:00
parent 6c531cb6b4
commit 88f41a80d0
4 changed files with 4 additions and 5 deletions

View File

@ -63,8 +63,6 @@ else
$mb = get_member($memo['me_'.$unkind.'_mb_id']);
$member_skin_path = G4_PATH.'/skin/member/'.$config['cf_member_skin'];
include_once($member_skin_path.'/memo_view.skin.php');
include_once(G4_PATH.'/tail.sub.php');