대버깅 코드 제거.

This commit is contained in:
bnu 2013-11-15 01:40:27 +09:00
parent 3ab526eac2
commit 16a4b50813
2 changed files with 0 additions and 2 deletions

View file

@ -308,7 +308,6 @@ class moduleAdminView extends module
$oSecurity = new Security();
$oSecurity->encodeHTML('filebox_list..comment', 'filebox_list..attributes.');
debugPrint($output->data);
$this->setTemplateFile('adminFileBox');
}
}