git-svn-id: http://xe-core.googlecode.com/svn/trunk@740 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-28 05:31:26 +00:00
parent ab975f48b1
commit 6848735a30

View file

@ -52,6 +52,7 @@
} else {
$args->ipaddress = $_SERVER['REMOTE_ADDR'];
}
debugPrint($args);
// 일단 이전 저장본 삭제
$oDB = &DB::getInstance();