<!DOCTYPE html>

This commit is contained in:
2018-03-19 23:23:05 +09:00
parent 005a495fdb
commit b27562613e
50 changed files with 59 additions and 21 deletions
+2 -1
View File
@@ -6,7 +6,7 @@ CheckLogin();
$connect = dbConn();
if(getUserGrade() < 5) {
echo "
echo "<!DOCTYPE html>
<html>
<head>
<title>관리메뉴</title>
@@ -30,6 +30,7 @@ if($type == 0) {
$sel[$type] = "selected";
?>
<!DOCTYPE html>
<html>
<head>
<title>접속정보</title>