summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-07-30 01:00:53 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-07-30 01:00:53 +0200
commiteda43ee0d111938bd8effeb223a4bd1a81e23998 (patch)
treedbc6c6420f7d6e295b1b7d133049e7272083269a /htdocs
parent4d88e72094fd76b30833299e114038db068863de (diff)
downloadsmokeping-eda43ee0d111938bd8effeb223a4bd1a81e23998.tar.gz
smokeping-eda43ee0d111938bd8effeb223a4bd1a81e23998.tar.xz
prepare for the release of smokeping-20060730_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 b7c78c7..13814c0 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 20060729;
+use Smokeping 20060730;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");