mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-10 04:03:01 +09:00
Changed a title of default mobile page
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12603 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
72f81ec07d
commit
92556b3119
1 changed files with 1 additions and 0 deletions
|
|
@ -145,6 +145,7 @@ if(!$output->toBool()) return $output;
|
|||
$document_srl = $output->get('document_srl');
|
||||
|
||||
unset($obj->document_srl);
|
||||
$obj->title = 'Welcome mobile XE';
|
||||
$output = $oDocumentController->insertDocument($obj);
|
||||
if(!$output->toBool()) return $output;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue