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