adodb 최신버전으로 변경
<? 를 <?php 로 변경
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>삼국지 모의전투 유기체서버</title>
|
||||
<? require('analytics.php'); ?>
|
||||
<?php require('analytics.php'); ?>
|
||||
</head>
|
||||
<frameset id=index name=index cols=100% frameborder=0 border=0>
|
||||
<frame src=main.php id=main name=main>
|
||||
|
||||
Reference in New Issue
Block a user