if(!defined('IN_DISCUZ')) exit('Access Denied'); include template('header'); ?>
=$bbname?> » if(!$action) { ?>FAQ } else { ?>
FAQ =$navigation?> } ?>
if(!$action) { ?>
if(is_array($faqparent)) { foreach($faqparent as $parent) { ?>
=$parent['title']?>
if(is_array($faqsub[$parent['id']])) { foreach($faqsub[$parent['id']] as $sub) { ?> - =$sub['title']?>
} } ?>
|
} } ?>
} elseif($action == 'message') { ?>
=$faq['title']?>
=$faq['message']?>
|
if($otherlist) { ?>
} ?>
|
} elseif($action == 'search') { if(is_array($faqlist)) { foreach($faqlist as $faq) { ?>
} } } ?>
include template('footer'); ?>