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

This commit is contained in:
zero 2007-03-22 05:22:25 +00:00
parent 4b82a36153
commit 2a252d8de4
8 changed files with 153 additions and 476 deletions

View file

@ -44,7 +44,7 @@
}
$this->content_size = strlen($output);
print $output;
print trim($output);
// 디버깅 데이터 출력
$this->_debugOutput();