if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 include_once(G5_PATH.'/head.sub.php'); include_once(G5_LIB_PATH.'/latest.lib.php'); include_once(G5_LIB_PATH.'/groupmenu.lib.php'); include_once(G5_LIB_PATH.'/outlogin.lib.php'); include_once(G5_LIB_PATH.'/poll.lib.php'); include_once(G5_LIB_PATH.'/visit.lib.php'); include_once(G5_LIB_PATH.'/connect.lib.php'); include_once(G5_LIB_PATH.'/popular.lib.php'); include_once(G5_LIB_PATH.'/groupmenu.lib.php'); ?>
Fatal error: Uncaught Error: Undefined constant "gr_subject" in /home/mcdonga/public_html/g5/head.php:126 Stack trace: #0 /home/mcdonga/public_html/g5/_head.php(4): include_once() #1 /home/mcdonga/public_html/g5/bbs/_head.php(3): include_once('...') #2 /home/mcdonga/public_html/g5/bbs/register.php(13): include_once('...') #3 {main} thrown in /home/mcdonga/public_html/g5/head.php on line 126 |