aboutsummaryrefslogtreecommitdiffstats
path: root/web/nms.gathering.org/api/public/dhcp-summary
diff options
context:
space:
mode:
authorKristian Lyngstol <kly@kly@.no>2016-03-21 12:26:19 +0100
committerKristian Lyngstol <kly@kly@.no>2016-03-21 12:26:19 +0100
commit0eb9e5b5e2c6f6ac34bc5119f0e4011e0dbf79e6 (patch)
tree922a19e11f38028c737f90bd25ff0867df96859d /web/nms.gathering.org/api/public/dhcp-summary
parente2c018a18d972679160220b6cf76fa1a337e0a08 (diff)
parent7a1eea87c3cffd208f66e93c04a73e40045f3ef2 (diff)
Merge branch 'master' of 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');