mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Add more protections to prevent XE core update
This commit is contained in:
parent
030f27d488
commit
1d0c1a5329
5 changed files with 12 additions and 8 deletions
|
|
@ -216,7 +216,7 @@ class autoinstallAdminView extends autoinstall
|
|||
|
||||
if($v->type == "core")
|
||||
{
|
||||
$v->avail_remove = FALSE;
|
||||
continue;
|
||||
}
|
||||
else if($v->type == "module")
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue