mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 15:49:57 +09:00
issue 2515, fixed a problem. page type's title is 'p'.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11445 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1fe1234cfc
commit
9c37dd436a
1 changed files with 1 additions and 0 deletions
|
|
@ -294,6 +294,7 @@
|
|||
$moduleList = array_unique($moduleList);
|
||||
|
||||
$moduleInfoList = array();
|
||||
Context::loadLang('modules/page/lang');
|
||||
if(is_array($moduleList))
|
||||
{
|
||||
foreach($moduleList AS $key=>$value)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue