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

This commit is contained in:
zero 2007-04-12 10:40:58 +00:00
parent 77a0d87dfc
commit 428e44d492
4 changed files with 7 additions and 11 deletions

View file

@ -19,8 +19,6 @@
**/
function printContent(&$oModule) {
if(!$oModule->getTemplateFile()) return;
// header 출력
$this->_printHeader();