summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-09-06 01:00:49 +0200
committerTobi Oetiker <tobi@oetiker.ch>2005-09-06 01:00:49 +0200
commitc2bf9c3c752ed3ae795fe7d72607e5c1732de843 (patch)
tree71e9b99355606219f4e7c92aef34928768868347 /htdocs
parent9abc22db7afb02eaddaa546c3a72475ff0bae0da (diff)
downloadsmokeping-c2bf9c3c752ed3ae795fe7d72607e5c1732de843.tar.gz
smokeping-c2bf9c3c752ed3ae795fe7d72607e5c1732de843.tar.xz
prepare for the release of smokeping-20050906_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 a095496..34a4674 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 20050905;
+use Smokeping 20050906;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");