mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 13:49:56 +09:00
Change lifepod module to retrieve colors from lifepod feed
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3362 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
8814b1f7a3
commit
86bb2bd93b
3 changed files with 2 additions and 13 deletions
|
|
@ -76,6 +76,7 @@
|
|||
$page->data = array();
|
||||
$page->data[] = $data;
|
||||
}
|
||||
$page->color = $xmldoc->childNodes["feed"]->childNodes["color"]->body;
|
||||
|
||||
return $page;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue