mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
added a url to menu type's page
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12122 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5e82cc38a0
commit
6ed7e2043a
1 changed files with 1 additions and 0 deletions
|
|
@ -319,6 +319,7 @@
|
|||
$moduleInfo->default_mskin = $oModuleModel->getModuleDefaultSkin($value, 'M');
|
||||
|
||||
$moduleInfo->package_srl = $oAutoinstallModel->getPackageSrlByPath('./modules/' . $value);
|
||||
$moduleInfo->url = _XE_LOCATION_SITE_ . '?mid=download&package_srl=' . $moduleInfo->package_srl;
|
||||
|
||||
if($value == 'page')
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue