Ability to change main WPI (Microsoft) feed url in System Settings.
This commit is contained in:
parent
815519b650
commit
54c8438ece
14 changed files with 122 additions and 1041 deletions
|
@ -279,7 +279,8 @@ namespace WebsitePanel.Providers.Web
|
|||
get { return FileUtils.EvaluateSystemVariables(ProviderSettings["ProtectedFoldersFile"]); }
|
||||
}
|
||||
|
||||
protected string GalleryXmlFeedUrl
|
||||
/*
|
||||
protected string GalleryXmlFeedUrl
|
||||
{
|
||||
get
|
||||
{
|
||||
|
@ -289,6 +290,7 @@ namespace WebsitePanel.Providers.Web
|
|||
return ret;
|
||||
}
|
||||
}
|
||||
*/
|
||||
#endregion
|
||||
|
||||
private WmiHelper wmi = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue