mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
addon module
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9032 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2a8c16d4f9
commit
ee174adb5e
3 changed files with 10 additions and 24 deletions
|
|
@ -88,11 +88,6 @@
|
|||
$this->makeCacheFile(0, 'mobile', 'global');
|
||||
}
|
||||
|
||||
// set favorite
|
||||
$oAdminController = &getAdminController('admin');
|
||||
$output = $oAdminController->setFavoritesByModule(-1, 'addon', $favorite);
|
||||
if (!$output->toBool()) return $output;
|
||||
|
||||
$this->setRedirectUrl(getNotEncodedUrl('', 'module', 'admin', 'act', 'dispAddonAdminIndex'));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue