9 lines
195 B
PHP
9 lines
195 B
PHP
<?
|
|
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
|
|
// 회원수는 $row['mb_cnt'];
|
|
?>
|
|
|
|
<link rel="stylesheet" href="<?=$connect_skin_url?>/style.css">
|
|
|
|
<?=$row['total_cnt']?>
|