mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-19 18:32:52 +09:00
issue 70 document module update bug fix in admin UI/UX
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9103 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
78db12a858
commit
008b3e451e
2 changed files with 11 additions and 12 deletions
|
|
@ -31,6 +31,7 @@
|
|||
* @brief Upate the module
|
||||
**/
|
||||
function procInstallAdminUpdate() {
|
||||
set_time_limit(0);
|
||||
$module_name = Context::get('module_name');
|
||||
if(!$module_name) return new object(-1, 'invalid_request');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue