summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-05-25 01:00:52 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-05-25 01:00:52 +0200
commitb00129a9eed4717d3b320cb728bead23e177e160 (patch)
treeca4752f7675168f17a53ce88fd3fed5ee227d247 /htdocs
parent22af5167d41c79e382754ae96e408feb135e4ef5 (diff)
downloadsmokeping-b00129a9eed4717d3b320cb728bead23e177e160.tar.gz
smokeping-b00129a9eed4717d3b320cb728bead23e177e160.tar.xz
prepare for the release of smokeping-20060525_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 59245fd..4e6a558 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 20060524;
+use Smokeping 20060525;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");