7 lines
110 B
PHP
7 lines
110 B
PHP
<?php
|
|
if (!defined('_GNUBOARD_'))
|
|
exit; // 개별 페이지 접근 불가
|
|
|
|
if ($w != 'cu') {
|
|
$log = "";
|
|
}
|