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

This commit is contained in:
zero 2007-04-02 09:17:33 +00:00
parent a620eaf236
commit 4d3d4ed9ad
3 changed files with 22 additions and 10 deletions

View file

@ -18,8 +18,6 @@
* @brief 모듈객체를 받아서 content 출력
**/
function printContent(&$oModule) {
debugPrint($oModule);
// header 출력
$this->_printHeader();