From 255d85946feebfb0c602861c1873fb94e23ffacc Mon Sep 17 00:00:00 2001 From: Tom Laermans Date: Wed, 27 Apr 2011 15:19:08 +0000 Subject: [PATCH] newline between ospf and cef git-svn-id: http://www.observium.org/svn/observer/trunk@2183 61d68cd4-352d-0410-923a-c4978735b2b8 --- includes/polling/ospf.inc.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/includes/polling/ospf.inc.php b/includes/polling/ospf.inc.php index 0d5d3c3e8..b16f5f3d5 100644 --- a/includes/polling/ospf.inc.php +++ b/includes/polling/ospf.inc.php @@ -224,4 +224,6 @@ if (is_array($ospf_ports_db)){ unset($ospf_ports_db); unset($ospf_ports_poll); +echo("\n"); + ?>