php strict 적용

This commit is contained in:
chicpro
2013-05-02 14:32:37 +09:00
parent 7194964e59
commit 30b0a01ac6
7 changed files with 76 additions and 76 deletions

View File

@ -1,4 +1,4 @@
<?
<?php
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
/* ============================================================================== */
@ -46,7 +46,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
/* ============================================================================== */
?>
<?
<?php
/* ============================================================================== */
/* = 01. 지불 요청 정보 설정 = */
/* = -------------------------------------------------------------------------- = */