adodb 최신버전으로 변경

<? 를 <?php 로 변경
This commit is contained in:
2018-01-11 19:28:35 +09:00
parent feff33715f
commit 7b3b674dee
450 changed files with 19425 additions and 32248 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<?
<?php
function RegNPC($connect) {
$query = "select startyear,year,turnterm,scenario,extend,fiction,img from game where no='1'";