short open tag off

This commit is contained in:
gnuboard
2013-04-25 14:29:42 +09:00
parent e53639b07d
commit 67881a5d6f
253 changed files with 3188 additions and 3194 deletions

View File

@ -1,8 +1,8 @@
<?
<?php
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
// 회원수는 $row['mb_cnt'];
?>
<link rel="stylesheet" href="<?=$connect_skin_url?>/style.css">
<link rel="stylesheet" href="<?php echo $connect_skin_url ?>/style.css">
<?=$row['total_cnt']?>
<?php echo $row['total_cnt'] ?>