mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-20 11:49:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1194 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4ecfe64485
commit
4c123b4395
9 changed files with 63 additions and 34 deletions
|
|
@ -652,7 +652,7 @@
|
|||
* @brief HtmlHeader 추가
|
||||
**/
|
||||
function _addHtmlHeader($header) {
|
||||
$this->html_header .= ($this->html_header?"\n":"").$header;
|
||||
$this->html_header .= "\n".$header;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue