summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-10-09 01:00:52 +0200
committerTobi Oetiker <tobi@oetiker.ch>2005-10-09 01:00:52 +0200
commit04d9b3ac960efaf94aff4846b3ff6dde3e043950 (patch)
tree05ab65944e1b150646bc6d00478a63c93fdcd052 /htdocs
parente74b942d712e906a001762a80d02be41522a237b (diff)
downloadsmokeping-04d9b3ac960efaf94aff4846b3ff6dde3e043950.tar.gz
smokeping-04d9b3ac960efaf94aff4846b3ff6dde3e043950.tar.xz
prepare for the release of smokeping-20051009_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 78381e2..c1df411 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 20051008;
+use Smokeping 20051009;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");