$sql_from = " $g4[friend_table] ";
$mb_sql_common = " from $sql_from where mb_id = '$member[mb_id]' and fr_type = '' ";
$mb_connect_sql_common = " from $g4[login_table] a left join $g4[friend_table] b on (a.mb_id = b.fr_id) where a.mb_id != '' and b.mb_id = '$member[mb_id]' ";
댓글 3개
$sql_from = " $g4[friend_table] ";
$mb_sql_common = " from $sql_from where mb_id = '$member[mb_id]' and fr_type = '' ";
$mb_connect_sql_common = " from $g4[login_table] a left join $g4[friend_table] b on (a.mb_id = b.fr_id) where a.mb_id != '' and b.mb_id = '$member[mb_id]' ";
전 현재접속자를 부탁드리는겁니다 ^^;..