mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Remove useless global calls and add docblocks
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
<?php
|
||||
|
||||
|
||||
global $vars;
|
||||
|
||||
$vm = proxmox_vm_info(var_get('vmid'), var_get('instance'));
|
||||
|
||||
$graphs = array(
|
||||
|
Reference in New Issue
Block a user