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:
flyskyko 2012-09-24 01:55:02 +00:00
parent 1fe1234cfc
commit 9c37dd436a

View file

@ -294,6 +294,7 @@
$moduleList = array_unique($moduleList);
$moduleInfoList = array();
Context::loadLang('modules/page/lang');
if(is_array($moduleList))
{
foreach($moduleList AS $key=>$value)