aboutsummaryrefslogtreecommitdiffstats
path: root/web/nms.gathering.org/api/public/dhcp-summary
diff options
context:
space:
mode:
authorNicolai Tellefsen <niccofyren@gmail.com>2016-03-21 15:00:58 +0100
committerNicolai Tellefsen <niccofyren@gmail.com>2016-03-21 15:00:58 +0100
commitef33fa8684db365888d091a15ef20b330dd29529 (patch)
tree60719ff36583e755405a2adc9af63adf4ea80661 /web/nms.gathering.org/api/public/dhcp-summary
parentde396b689bb2ad8241d19ddf8cb97197e7054bec (diff)
parent7a1eea87c3cffd208f66e93c04a73e40045f3ef2 (diff)
Merge branch 'master' of https://github.com/tech-server/tgmanage
Diffstat (limited to 'web/nms.gathering.org/api/public/dhcp-summary')
-rwxr-xr-xweb/nms.gathering.org/api/public/dhcp-summary2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/nms.gathering.org/api/public/dhcp-summary b/web/nms.gathering.org/api/public/dhcp-summary
index 31bc8eb..dd643b2 100755
--- a/web/nms.gathering.org/api/public/dhcp-summary
+++ b/web/nms.gathering.org/api/public/dhcp-summary
@@ -1,5 +1,7 @@
#! /usr/bin/perl
use lib '../../../../include';
+use strict;
+use warnings;
use nms::web;
nms::web::setwhen('2h');