Try another change to ES Storage
This commit is contained in:
parent
a592c9bf79
commit
32188fcb49
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@ namespace WebsitePanel.EnterpriseServer
|
|||
return true;
|
||||
}
|
||||
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
protected static bool CheckEnterpriseStorageInitializationInternal(int packageId, int itemId)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue