Explorar o código

Fixed tautulli showing on business licence

Re issue #1384
Henry Whitaker %!s(int64=6) %!d(string=hai) anos
pai
achega
7eaed5ed97
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      api/functions/homepage-functions.php

+ 1 - 1
api/functions/homepage-functions.php

@@ -2619,7 +2619,7 @@ function getHomepageList()
 		),
 		array(
 			'name' => 'Tautulli',
-			'enabled' => true,
+			'enabled' => (strpos('personal', $GLOBALS['license']) !== false) ? true : false,
 			'image' => 'plugins/images/tabs/tautulli.png',
 			'category' => 'Monitor',
 			'settings' => array(