foreach ($css as $style): ?> endforeach; ?>
$active = []; $cpage = $this->uri->segment(1); switch($cpage) { case "2025": $active[0] = 'shadow3'; break; case "group": $active[3] = 'shadow3'; break; case "bracket": $active[4] = 'shadow3'; break; case "board": $bo_table = $this->uri->segment(2); if($bo_table == 'join_2025') $active[1] = 'shadow3'; if($bo_table == 'notice') $active[5] = 'shadow3'; if($bo_table == 'qna') $active[6] = 'shadow3'; break; } ?> if ($page == 'intro') { ?>