';
- $overrides = getServiceOverride();
- if ($overrides['service_id']) {
- if ($overrides['service_id'] == "noservice") {
- echo '
';
- }
- else {
- echo '
';
- }
- }
- if ($serviceAlertsEnabled) {
- $serviceAlerts = getServiceAlerts("network","network");
- foreach ($serviceAlerts['entities'] as $entity) {
- echo "
".date("F j, g:i a",strtotime($entity['alert']['active_period']['start']))." to ". date("F j, g:i a", strtotime($entity['alert']['active_period']['end']))."{$entity['alert']['header_text']['translation']['text']}
Warning: {$entity['alert']['description_text']['translation']['text']}
-
Source ";
- }
- }
- }
-}
-function include_footer()
-{
- global $labsPath;
- echo '';
- if (isAnalyticsOn()) {
- echo "";
- $googleAnalyticsImageUrl = googleAnalyticsGetImageUrl();
- echo '
';
- }
- echo "\n