Module: nagvis Branch: master Commit: 5683f0a6be3882127f1aa0d77059f5ed07fc34e9 URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=5683f0a6be3882127f1aa0d77059f5ed07fc34e9
Author: LaMi <[email protected]> Date: Sun Nov 8 17:00:24 2009 +0100 Removed blank lines --- .../core/classes/GlobalBackendmklivestatus.php | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/share/server/core/classes/GlobalBackendmklivestatus.php b/share/server/core/classes/GlobalBackendmklivestatus.php index 6bf9e5a..665c1d4 100644 --- a/share/server/core/classes/GlobalBackendmklivestatus.php +++ b/share/server/core/classes/GlobalBackendmklivestatus.php @@ -88,8 +88,6 @@ class GlobalBackendmklivestatus implements GlobalBackendInterface { // Explode the given socket definition list($type, $address) = explode(':', $socket, 2); - - if($type === 'unix') { $this->socketType = $type; $this->socketPath = $address; ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
