Update common.php

This commit is contained in:
qkqpttgf
2020-03-13 10:53:19 +08:00
committed by GitHub
parent a3c15960ec
commit 4e28e64867
+2 -1
View File
@@ -364,7 +364,8 @@ function message($message, $title = 'Message', $statusCode = 200)
</p> </p>
</body> </body>
</html>', $statusCode); </html>
', $statusCode);
} }
function needUpdate() function needUpdate()