issue 2620 add theme info.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11896 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
devjin 2012-10-25 11:37:49 +00:00
parent 707e11b013
commit a239136c2f

View file

@ -313,6 +313,7 @@
}
}
$skin_info->path = $val->directory->attrs->path;
$skin_info->is_theme = $is_theme;
$skins[$module_name] = $skin_info;
if ($is_theme){