사용자: neo -> basic

This commit is contained in:
whitedot
2013-02-12 11:44:40 +09:00
parent 59e4ee310c
commit c4c16359c6
309 changed files with 1858 additions and 6055 deletions

View File

@ -80,8 +80,8 @@ include_once(G4_LIB_PATH.'/popular.lib.php');
<div id="wrapper">
<div id="lnb">
<?=outlogin('neo'); // 외부 로그인 ?>
<?=poll('neo'); // 설문조사 ?>
<?=outlogin('basic'); // 외부 로그인 ?>
<?=poll('basic'); // 설문조사 ?>
</div>
<div id="container">
<? if ((!$bo_table || $w == 's' ) && !defined("_INDEX_")) {?><h1 id="wrapper_title"><?=$g4['title']?></h1><?}?>