summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-07-21 01:01:00 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-07-21 01:01:00 +0200
commit3cb15a9faccb4e8fcaf9919f1805ae5e8927149b (patch)
tree8134d7ce9e22cfac0f1875af47d6e0937adec4e8 /htdocs
parent4cb033293a392832e7748af39ed99b7c5e30eb9d (diff)
downloadsmokeping-3cb15a9faccb4e8fcaf9919f1805ae5e8927149b.tar.gz
smokeping-3cb15a9faccb4e8fcaf9919f1805ae5e8927149b.tar.xz
prepare for the release of smokeping-20060721_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 6c4d446..68fbbe8 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 20060720;
+use Smokeping 20060721;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");