mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
cleanups, extend ports.port_descr_type length to 255, maybe break billing, remove and add some FIXMEs, poll toner with snmp_get
git-svn-id: http://www.observium.org/svn/observer/trunk@1985 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
### Authorises bill viewing and sets $ports as reference to mysql query containing ports for this bill
|
||||
|
||||
include("../includes/billing.php");
|
||||
include("../includes/functions.php"); ## FIXME zeropad()
|
||||
|
||||
if (is_numeric($_GET['id']) && ($config['allow_unauth_graphs'] || bill_permitted($_GET['id'])))
|
||||
{
|
||||
|
Reference in New Issue
Block a user