2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-28 05:50:29 +00:00

Remove trailing spaces in file xCAT-UI/lib/tabRestore.php

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 533b1bff6a
commit 5574229663

View File

@@ -80,4 +80,4 @@ $xml = submit_request($request, 0, NULL);
// Reply in the form of JSON
$rtn = array("rsp" => $xml);
echo json_encode($rtn);
?>
?>