X-Git-Url: http://git.datanom.net/qtadmin.git/blobdiff_plain/df10d813dab5e6a440ae81cf71d3355b02057a3d..9ffdf93680390b09350ac2afee0eb9a1b6a8f63e:/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 {