issue 1000 modified the code that a menu not displayed when check the member info.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11030 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
devjin 2012-08-16 02:51:47 +00:00
parent 00152e1cb8
commit 01ec7bc195

View file

@ -48,7 +48,6 @@
if($layout_info)
{
$this->setLayoutPath($layout_info->path);
$this->setLayoutFile('layout');
}
}