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
define(ROOT, '..');
require_once(ROOT.'/f_config/config.php');
require_once(ROOT.W.F_CONFIG.W.APP.PHP);
+11 -11
View File
@@ -1,4 +1,4 @@
<?
<?php
require_once('_common.php');
$images = IMAGES;
@@ -50,7 +50,7 @@ font { font-family:'맑은 고딕'; line-height:110%; }
-->
</style>
<? require('../i_banner/analytics.php'); ?>
<?php require('../i_banner/analytics.php'); ?>
</head>
<body oncontextmenu="return false" onselectstart="return false" ondragstart="return false">
@@ -72,7 +72,7 @@ font { font-family:'맑은 고딕'; line-height:110%; }
<?
<?php
if($category == 0) {
?>
@@ -124,7 +124,7 @@ if($category == 0) {
<?
<?php
} elseif($category == 1) {
?>
@@ -167,7 +167,7 @@ if($category == 0) {
<?
<?php
} elseif($category == 2) {
?>
@@ -200,7 +200,7 @@ if($category == 0) {
<?
<?php
} elseif($category == 3) {
?>
@@ -270,7 +270,7 @@ if($category == 0) {
<?
<?php
} elseif($category == 4) {
?>
@@ -336,7 +336,7 @@ if($category == 0) {
<?
<?php
} elseif($category == 5) {
?>
@@ -508,7 +508,7 @@ if($category == 0) {
<?
<?php
} elseif($category == 6) {
?>
@@ -577,7 +577,7 @@ if($category == 0) {
<?
<?php
} elseif($category == 7) {
?>
@@ -761,7 +761,7 @@ if($category == 0) {
<?
<?php
}
?>
+3 -3
View File
@@ -1,4 +1,4 @@
<?
<?php
require_once('_common.php');
$images = IMAGES;
@@ -36,7 +36,7 @@ font { font-family:'맑은 고딕'; line-height:110%; }
-->
</style>
<? require('../i_banner/analytics.php'); ?>
<?php require('../i_banner/analytics.php'); ?>
</head>
<body oncontextmenu="return false" onselectstart="return false" ondragstart="return false">
@@ -63,7 +63,7 @@ font { font-family:'맑은 고딕'; line-height:110%; }
<tr>
<td align=center>
<font size=6 color=orange><b>
<?
<?php
switch($sel) {
case 1: echo "화 려 한 &nbsp; 중 원 지 도"; break;
case 2: echo "명 장 들 의 &nbsp; 자 랑 터"; break;