summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-12-01 01:00:55 +0100
committerTobi Oetiker <tobi@oetiker.ch>2005-12-01 01:00:55 +0100
commit2ab647d1e15c52b9947626b17216320ee1dfeaa2 (patch)
treeb63c64d137820ca18981079ec2aaffbe2053f552 /htdocs
parent94fa5e5e42c996131b8d4960f3fffb55794cf15d (diff)
downloadsmokeping-2ab647d1e15c52b9947626b17216320ee1dfeaa2.tar.gz
smokeping-2ab647d1e15c52b9947626b17216320ee1dfeaa2.tar.xz
prepare for the release of smokeping-20051201_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 e091fa2..08bd3b0 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 20051130;
+use Smokeping 20051201;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");