mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
add page to remove deleted ports (pour mon petit grenouille!)
nn _.__-'@_ \/ _@'-__._ / '--) (--` \ / >__<<_/ o \_>>__< \ \\=x \=x \|/ x=/ x=// git-svn-id: http://www.observium.org/svn/observer/trunk@1074 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -18,6 +18,7 @@ if($debug) {
|
||||
include("includes/functions.inc.php");
|
||||
include("includes/authenticate.inc.php");
|
||||
if($_SESSION['authenticated']) {
|
||||
# Load permissions used my devicepermitted() and interfacepermitted()
|
||||
$permissions = permissions_cache($_SESSION['user_id']);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user