mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
코어를 쉬운설치로 업데이트하는 것을 금지
This commit is contained in:
parent
78be4d5626
commit
cd52c4a344
1 changed files with 2 additions and 1 deletions
|
|
@ -205,7 +205,8 @@ class autoinstallAdminModel extends autoinstall
|
|||
|
||||
if($packageInfo->type == 'core')
|
||||
{
|
||||
$title = 'XpressEngine';
|
||||
//$title = 'XpressEngine';
|
||||
continue;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue