aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/EnvironmentService.cs
diff options
context:
space:
mode:
authorLukePulverenti <luke.pulverenti@gmail.com>2013-03-16 01:52:33 -0400
committerLukePulverenti <luke.pulverenti@gmail.com>2013-03-16 01:52:33 -0400
commit4d083b618dab11f3f2e6f54c149592de2fc16562 (patch)
tree3ba890802c3d578103f7509e7fcd9c2929421234 /MediaBrowser.Api/EnvironmentService.cs
parent656a9ddaecc0888613b57de48d60102b19707ec6 (diff)
restored request logging
Diffstat (limited to 'MediaBrowser.Api/EnvironmentService.cs')
-rw-r--r--MediaBrowser.Api/EnvironmentService.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Api/EnvironmentService.cs b/MediaBrowser.Api/EnvironmentService.cs
index b65162cfa..d35d48536 100644
--- a/MediaBrowser.Api/EnvironmentService.cs
+++ b/MediaBrowser.Api/EnvironmentService.cs
@@ -75,7 +75,7 @@ namespace MediaBrowser.Api
/// <summary>
/// Class EnvironmentService
/// </summary>
- public class EnvironmentService : BaseRestService
+ public class EnvironmentService : BaseApiService
{
/// <summary>
/// The _network manager