diff --git a/forms/enable-port.inc.php b/forms/enable-port.inc.php index 8023b96..a8b53b7 100644 --- a/forms/enable-port.inc.php +++ b/forms/enable-port.inc.php @@ -13,7 +13,7 @@ */ -use LibreNMS\Authentication\Auth; +use LibreNMS\Authentication\LegacyAuth; header('Content-type: application/json');