Update common.php
This commit is contained in:
+2
-1
@@ -364,7 +364,8 @@ function message($message, $title = 'Message', $statusCode = 200)
|
|||||||
|
|
||||||
</p>
|
</p>
|
||||||
</body>
|
</body>
|
||||||
</html>', $statusCode);
|
</html>
|
||||||
|
', $statusCode);
|
||||||
}
|
}
|
||||||
|
|
||||||
function needUpdate()
|
function needUpdate()
|
||||||
|
|||||||
Reference in New Issue
Block a user