1
0
mirror of https://e.coding.net/circlecloud/McAccount.git synced 2024-11-17 00:58:57 +00:00
McAccount/View/AmysqlNotice.php
502647092 7f19057e1a fix many bugs...
Signed-off-by: 502647092 <jtb1@163.com>
2015-10-13 19:29:11 +08:00

11 lines
337 B
PHP

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
<b>[Amysql-Notice]</b>
<?php echo $notice; ?>
</body>
</html>