fix
authorChristian Weiske <cweiske@cweiske.de>
Fri, 10 Dec 2010 17:28:04 +0000 (18:28 +0100)
committerChristian Weiske <cweiske@cweiske.de>
Fri, 10 Dec 2010 17:28:04 +0000 (18:28 +0100)
scripts/munin.php

index 7dafaae48699d9c3d9dcb02e6f82bda6d79e79ec..f9bf147a4577f72f94951ec0de80b652787cc85b 100755 (executable)
@@ -53,6 +53,7 @@ try {
     $router->host     = $GLOBALS['linksys-wrt3g-tools']['host'];
     $router->user     = $GLOBALS['linksys-wrt3g-tools']['user'];
     $router->password = $GLOBALS['linksys-wrt3g-tools']['password'];
     $router->host     = $GLOBALS['linksys-wrt3g-tools']['host'];
     $router->user     = $GLOBALS['linksys-wrt3g-tools']['user'];
     $router->password = $GLOBALS['linksys-wrt3g-tools']['password'];
+
     $arStatus = $router->getStatus();
 
     $conn = $arStatus['connection'];
     $arStatus = $router->getStatus();
 
     $conn = $arStatus['connection'];