X-Git-Url: http://git.datanom.net/qtadmin.git/blobdiff_plain/df10d813dab5e6a440ae81cf71d3355b02057a3d..100f34ebf3e5f5c4706bdf044f4bf1ac2cd85ed7:/wblist.php diff --git a/wblist.php b/wblist.php index 7746869..1d95424 100644 --- a/wblist.php +++ b/wblist.php @@ -14,6 +14,7 @@ $out = var_export($list, true); } else { $out = '

Connection to REST service failed

'; + } echo $out; echo $util->getFooter(); } else {