mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
fixed foreach warning, fixed category when first enter
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9056 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
fc3a39b65a
commit
122942933d
2 changed files with 9 additions and 4 deletions
|
|
@ -240,6 +240,8 @@
|
|||
{
|
||||
$oController = &getAdminController('autoinstall');
|
||||
$oController->_updateinfo();
|
||||
header('location: ' . getNotEncodedUrl('', 'module', 'admin', 'act', 'dispAutoinstallAdminIndex'));
|
||||
return;
|
||||
}
|
||||
|
||||
$page = Context::get('page');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue