include_once('./_common.php'); include_once('../../../head.sub.php'); // 이모티콘 목록 불러오기 $sql = "select * from {$g5['emoticon_table']}"; $result = sql_query($sql); add_stylesheet('', 0); ?>