修改php

This commit is contained in:
2022-01-19 13:54:46 +08:00
parent a7aba25b67
commit 088f2dfd8e
3 changed files with 3 additions and 50 deletions

View File

@ -25,4 +25,5 @@ while(!feof($proc)){
@ flush();
}
echo "<br>";
echo "finish";
echo "finish";
echo '<a href=/config/position.html>回到首页</a>';