<!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
+1 -1
View File
@@ -5,7 +5,7 @@ if(getUserGrade(true) < 5){
die('관리자 아님');
}
?>
<!DOCTYPE html>
<html>
<head>
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>