Partial Checkin
This commit is contained in:
parent
6a0ab52396
commit
805a74ba65
15 changed files with 577 additions and 4 deletions
|
@ -73,8 +73,6 @@ namespace WebsitePanel.Providers.HostedSolution
|
|||
|
||||
foreach (string str in props)
|
||||
{
|
||||
string groupName = "";
|
||||
|
||||
string[] parts = str.Split(',');
|
||||
for (int i = 0; i < parts.Length; i++)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue