summaryrefslogtreecommitdiffstats
path: root/htdocs/smokeping.cgi.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-05-07 01:00:49 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-05-07 01:00:49 +0200
commit908bc3dbac3dbefccaa13e14e197b58999e2d0a7 (patch)
tree2d28a39b664ddc0ecbbeda5b9fbba233187c467d /htdocs/smokeping.cgi.dist
parent2e599fc3eff72072eb4228a42b617ca84e5fc3de (diff)
downloadsmokeping-908bc3dbac3dbefccaa13e14e197b58999e2d0a7.tar.gz
smokeping-908bc3dbac3dbefccaa13e14e197b58999e2d0a7.tar.xz
prepare for the release of smokeping-20060507_trunk
Diffstat (limited to 'htdocs/smokeping.cgi.dist')
-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 04ccfbb..f528512 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 20060506;
+use Smokeping 20060507;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");