|
|
¿ùô ÀÌ»óÀÇ ÀǼº±Ç ºØ¾î¸¦ ³¬Àº ¿µ±¤ÀÇ ¾ó±¼µé ......
¾Ë¸³´Ï´Ù |
|
»ç¿ë±ÇÇÑÀÌ ¾ø½À´Ï´Ù |
|
|
|
|
|
global $mini_path, $count_n, $_zb_url, $_zb_path, $member, $hidden_id, $total_memberzero;
$_zb_url = "/bbs/";
$_zb_path = "/home/hosting_users/esfish/www/bbs/";
$hidden_id = array(".");
$mini_path = "/home/hosting_users/esfish/www/mini_counter/";
include $_zb_path."outlogin.php";
include_once $mini_path."counter.php";
?>
=user_skin("default")?>
/**************************************************************************
* MySQL Close
*************************************************************************/
if($connect) {
@mysql_close($connect);
unset($connect);
}
?>
|