mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
Remove dependence on deprecated constants
This commit is contained in:
parent
5e9d9ef02f
commit
274bb3587f
3 changed files with 3 additions and 7 deletions
|
|
@ -387,6 +387,7 @@ class autoinstallAdminView extends autoinstall
|
|||
|
||||
Context::set("package", $package);
|
||||
Context::set('contain_core', $package->contain_core);
|
||||
Context::set('module_config', $oAdminModel->getAutoInstallAdminModuleConfig());
|
||||
|
||||
if(!$_SESSION['ftp_password'])
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue