|
|
$results = $content->getResults(3,"date DESC","headlines");
while($c= $content->getIndex($results,"headline")) {
?>
|
echo $c->getHeadline(); ?>, echo $c->getGermanDate(); ?>
|
|
echo $c->getMessage(); ?>
|
|
}
?>
|
|
$results = $content->getResults(3,"date DESC","article");
while($c= $content->getIndex($results,"article")) {
if($content->getIconTrue($c,$path["netbuilder"]) == true) {
if($c->checkStatusValid($c->getStage())) {
?>
| echo $c->getTitle(); ?> |
$s = $content->getIcon($c,$path["netbuilder"]);
?>
|
echo $c->returnImage($s); ?>
|
echo $c->getIntro(); ?> | ?id= echo $c->getId(); ?>">more
|
}
} else {
if($c->checkStatusValid($c->getStage())) {
?>
echo $c->getTitle(); ?>
|
|
|
}
} ?>
}
?>
|
| SPONSOR |
| SPONSOR |
| SPONSOR |
| SPONSOR |
 |