Add more protections to prevent XE core update

This commit is contained in:
Kijin Sung 2020-02-15 16:32:09 +09:00
parent 030f27d488
commit 1d0c1a5329
5 changed files with 12 additions and 8 deletions

View file

@ -215,7 +215,6 @@ class autoinstallAdminModel extends autoinstall
if($packageInfo->type == 'core')
{
//$title = 'XpressEngine';
continue;
}
else