issue 222 after recreate cache, don't make admin menu cache.

make admin menu cache method move to ModuleHandler
this bug is fixed.


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9438 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2011-09-30 00:47:06 +00:00
parent a10fbe62db
commit bea62b05e4
3 changed files with 16 additions and 14 deletions

View file

@ -40,7 +40,7 @@
* @brief regenerate xe admin default menu
* @return none
**/
function _createXeAdminMenu()
function createXeAdminMenu()
{
//insert menu
$args->title = $this->xeMenuTitle;