|
|
@ -19,9 +19,7 @@ namespace Sevomin.WebFrontend |
|
|
|
RouteConfig.RegisterRoutes(RouteTable.Routes); |
|
|
|
TaskManager.Initialize(new SevominRegistry()); |
|
|
|
Application["ApplicationStart"] = DateTime.Now; |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
void ErrorLog_Filtering(object sender, ExceptionFilterEventArgs e) |
|
|
|
{ |
|
|
|