include_once("/editorial/global2/network/scripts/networkhd.php");
include_once("includes/config.php");
include_once("includes/global2/cm/scripts/CMconfig.php");
include_once("includes/global2/cm/scripts/class.CM.php");
include_once("includes/global2/cm/scripts/forumtag.php");
?>
echo $site_name ?> | Forum
include("includes/global2/cm/cm_design_head.html"); ?>
include("includes/global2/network/networkhd.html"); ?>
include("includes/sitehd.html"); ?>
include("includes/calltoaction.html"); ?>
include("includes/forumtag[name]featured.html"); ?>
echo $tag ?>
if ($tquests > 0){
?>
|
Comments |
Most recent comment |
if($tag != "General"){
while ($forumresult->next()) {
extract($forumresult->row);
?>
|
echo $title ?> |
$stars = 0;
}
}
else {
foreach($out as $k=>$row){
if($row['title'] != ""){
extract($row);
$stars = 0;
?>
|
echo $title ?> |
}
}
}
?>
}
if ($tquests < 1){
?>
There is not yet any discussion on this topic.
} ?>
include("includes/global2/cm/scripts/sitetags.php"); ?>
include("includes/siteft.html"); ?>
include("includes/global2/network/networkft.html"); ?>