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

This commit is contained in:
zero 2007-04-02 09:13:56 +00:00
parent 516af645db
commit 742eebf669
9 changed files with 17 additions and 37 deletions

View file

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