mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 05:09:56 +09:00
ticket:330
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3309 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
00a7801078
commit
af62238e0e
1 changed files with 2 additions and 0 deletions
|
|
@ -72,6 +72,8 @@
|
|||
$plus = -1;
|
||||
$val->childNodes["date-end"]->body = $this->dateFormatChange($val->childNodes["date-end"]->body, $plus);
|
||||
}
|
||||
|
||||
$val->childNodes["description"]->body = str_replace("\n", "<BR />", $val->childNodes["description"]->body);
|
||||
}
|
||||
|
||||
Context::set('page', $page);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue