'참여' 텍스트 1차 제거 DB는 다음에

This commit is contained in:
2018-01-28 23:56:01 +09:00
parent dc56de8afd
commit 6d30e40cd3
8 changed files with 18 additions and 60 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ $str3 = getTournamentTerm($connect);
?>
<html>
<?php if($con == 1) { MessageBox("접속제한이 얼마 남지 않았습니다! 제한량이 모자라다면 참여를 해보세요^^"); } ?>
<?php if($con == 1) { MessageBox("접속제한이 얼마 남지 않았습니다!"); } ?>
<head>
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=utf-8'>
<title>베팅장</title>