summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-12-03 01:00:55 +0100
committerTobi Oetiker <tobi@oetiker.ch>2005-12-03 01:00:55 +0100
commit96ff6333350d80852209f984e6a08ce69be3ab74 (patch)
treecc53f5ec2fe8fc9717fb210fe0e9200cb6c3cb2b /htdocs
parentc804efc1111ab2fc29f90d8ba0dcbfcd25f5b43d (diff)
downloadsmokeping-96ff6333350d80852209f984e6a08ce69be3ab74.tar.gz
smokeping-96ff6333350d80852209f984e6a08ce69be3ab74.tar.xz
prepare for the release of smokeping-20051203_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 5ed6b63..ef137f3 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 20051202;
+use Smokeping 20051203;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");