fixed not display sub menu in general setting page

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9093 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
flyskyko 2011-09-07 11:45:48 +00:00
parent b7eb39e8e8
commit 882fce4284
4 changed files with 32 additions and 34 deletions

View file

@ -387,7 +387,6 @@
Context::set('start_module', $start_module);
Context::set('pwd',$pwd);
Context::set('layout','none');
$this->setTemplateFile('config');
}