|
print $GLOBALS['error_system'];
if(!empty($_SESSION['alert_message'])) {
print " ".$_SESSION['alert_message']." ";
$_SESSION['alert_message'] = "";
}
print "".$this->content." ";
?>
|
|
|
|
if ($this->submenu_title == 'services_netconsulting'){ ?>
}else{?>
}?>
|
if ($this->submenu_title == 'services_software' or $this->submenu_title == 'development-monitoring' or $this->submenu_title == 'development-web' or $this->submenu_title == 'development-changesystems'){ ?>
}else{?>
}?>
|
if ($this->submenu_title == 'services_netoperations' or $this->submenu_title == 'operations-monitoring' or $this->submenu_title == 'operations-web' or $this->submenu_title == 'operations-changesystems' or $this->submenu_title == 'operations-management' or $this->submenu_title == 'operations-presence'){ ?>
}else{?>
}?>
|
|
|
NEWS |
$news = new news();
$this->set('list', $news->getList('', 3));
print $this->fetch('news/news-list');
?>
|
|
|
|