2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-19 17:50:20 +00:00

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

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent a50eb01e30
commit 56de4a6149

View File

@@ -156,4 +156,4 @@ if (isset($_GET["cmd"])) {
$rtn = array("rsp" => $rsp, "msg" => $msg);
echo json_encode($rtn);
}
?>
?>