디버그 코드 제거

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5854 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2009-03-12 03:45:31 +00:00
parent da182d7b8b
commit 052389d172

View file

@ -352,7 +352,6 @@
// 등록 성공시 확장 변수 등록
$extra_keys = $oDocumentModel->getExtraKeys($obj->module_srl);
debugPrint($extra_keys);
if(count($extra_keys)) {
foreach($extra_keys as $idx => $extra_item) {
$value = '';