This commit is contained in:
Christiaan Swiers 2015-01-15 16:29:22 +01:00
commit b338a67be9
2887 changed files with 61285 additions and 3964 deletions

View file

@ -1,4 +1,4 @@
// Copyright (c) 2014, Outercurve Foundation.
// Copyright (c) 2015, Outercurve Foundation.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification,
@ -101,4 +101,4 @@ namespace WebsitePanel.EnterpriseServer
return Int32.Parse(Settings[settingName]);
}
}
}
}