Update common.php
parent
a3c15960ec
commit
4e28e64867
|
@ -364,7 +364,8 @@ function message($message, $title = 'Message', $statusCode = 200)
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
</body>
|
</body>
|
||||||
</html>', $statusCode);
|
</html>
|
||||||
|
', $statusCode);
|
||||||
}
|
}
|
||||||
|
|
||||||
function needUpdate()
|
function needUpdate()
|
||||||
|
|
Loading…
Reference in New Issue