summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-08-21 01:01:18 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-08-21 01:01:18 +0200
commitf1d826700d09b3783c44b49f9502cb381d9cda45 (patch)
tree9172ac81da75c0055f58bc0efff81fc1782f9b00 /htdocs
parent2e1beb69d82a6d7b1aeb138aa8d3bf9ab733939f (diff)
downloadsmokeping-f1d826700d09b3783c44b49f9502cb381d9cda45.tar.gz
smokeping-f1d826700d09b3783c44b49f9502cb381d9cda45.tar.xz
prepare for the release of smokeping-20060821_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 0a6571e..dec7eeb 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 20060820;
+use Smokeping 20060821;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");