summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-12-06 01:00:52 +0100
committerTobi Oetiker <tobi@oetiker.ch>2005-12-06 01:00:52 +0100
commitf2dde2dccf7521f1e1ef242e49a0de4de992d483 (patch)
treed97eb22a52e761281fcc9bd1babbf00dcc63399c /htdocs
parent4114bcf074676b01159284cfa6d14642c748a947 (diff)
downloadsmokeping-f2dde2dccf7521f1e1ef242e49a0de4de992d483.tar.gz
smokeping-f2dde2dccf7521f1e1ef242e49a0de4de992d483.tar.xz
prepare for the release of smokeping-20051206_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 ddc437c..9969a6e 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 20051205;
+use Smokeping 20051206;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");