summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-03-29 01:00:48 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-03-29 01:00:48 +0200
commit7b1759db61292ea7805502ecbd4e13986c46fb38 (patch)
tree59607c7e7dd30dfeac53650b844839a402610436 /htdocs
parent7089b5c78e9194c097a488eb87b3e45b416d94bc (diff)
downloadsmokeping-7b1759db61292ea7805502ecbd4e13986c46fb38.tar.gz
smokeping-7b1759db61292ea7805502ecbd4e13986c46fb38.tar.xz
prepare for the release of smokeping-20060329_trunk
Diffstat (limited to 'htdocs')
-rwxr-xr-xhtdocs/smokeping.cgi.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/smokeping.cgi.dist b/htdocs/smokeping.cgi.dist
index fe63f47..7839d70 100755
--- a/htdocs/smokeping.cgi.dist
+++ b/htdocs/smokeping.cgi.dist
@@ -5,7 +5,7 @@ use lib qw(/usr/pack/rrdtool-1.0.33-to/lib/perl);
use lib qw(/home/oetiker/data/projects/AADJ-smokeping/dist/lib);
use CGI::Carp qw(fatalsToBrowser);
-use Smokeping 20060328;
+use Smokeping 20060329;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");