Partial Checkin on Enterprise Storage
This commit is contained in:
parent
754d9127de
commit
09a6e6a4e2
12 changed files with 223 additions and 11 deletions
|
@ -94,12 +94,10 @@ namespace WebsitePanel.EnterpriseServer
|
|||
return OperatingSystemController.DeleteOdbcSource(itemId);
|
||||
}
|
||||
|
||||
//CO Changes
|
||||
[WebMethod]
|
||||
public bool CheckFileServicesInstallation(int serviceId)
|
||||
{
|
||||
return OperatingSystemController.CheckFileServicesInstallation(serviceId);
|
||||
}
|
||||
//END
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue