'.TITLE.'
'; //++++ new //++++ old $bbsi++; } }else if(!BBSMENU && INDEXBBS && !LISTBBS){ foreach($board as $dir){ include('../'.$dir.'/config.php'); $bbsdat .= ''.TITLE.'
'; //++++ new //++++ old $bbsi++; } }else if(!BBSMENU && !INDEXBBS && LISTBBS){ foreach($board as $dir){ include('../'.$dir.'/config.php'); echo TITLE.'
'; $bbsdat .= ''.TITLE.'
'; //++++ new //++++ old $bbsi++; define("TITLE", ''); } } // print print_r($bbsdat); if(LISTBBS) print_r($board); ?>