특정 메뉴에 비회원일 경우 다른 사이트로 이동하기
<!--@if($mid=='MID명')--> <!--@if(!$is_logged)--> <?php header('Location: http://eond.com/'); ?> <!--@end--> <!--@end-->
<!--@if($mid=='MID명')--> <!--@if(!$is_logged)--> <?php header('Location: http://eond.com/'); ?> <!--@end--> <!--@end-->