경로 수정 작업 중
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
<?
|
||||
if (!defined('_GNUBOARD_')) exit;
|
||||
|
||||
// 로그를 파일에 쓴다
|
||||
function write_log($file, $log) {
|
||||
$fp = fopen($file, "a+");
|
||||
|
||||
Reference in New Issue
Block a user