This commit is contained in:
2018-01-09 19:54:49 +09:00
commit 7b3201548a
518 changed files with 174188 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<title>삼국지 모의전투 유기체서버</title>
<? require('i_banner/analytics.php'); ?>
</head>
<frameset name="index" frameborder="0" border="0">
<frame src="i_entrance/entrance.php" id="entrance" name="entrance">
</frameset>
<noframes></noframes>
</html>