summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-05-20 01:00:58 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-05-20 01:00:58 +0200
commitf8f2d9bdaef64d25ab261004e1d5bd9acc8c2ba8 (patch)
tree31635b56d48d0f2be940b82f5ac403b63213e106 /htdocs
parenta0650b1631c9588c7fc796afe5536e662c090d4d (diff)
downloadsmokeping-f8f2d9bdaef64d25ab261004e1d5bd9acc8c2ba8.tar.gz
smokeping-f8f2d9bdaef64d25ab261004e1d5bd9acc8c2ba8.tar.xz
prepare for the release of smokeping-20060520_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 bbe615d..226e780 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 20060519;
+use Smokeping 20060520;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");