summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-06-27 01:00:56 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-06-27 01:00:56 +0200
commit0c44eb0cc6b20730a7d29030a3b220d664722e2b (patch)
tree750930e50dbce8932c9798f01f173c38c8c60e09 /htdocs
parent85792ae3d91ca94d0da926a536f2f58d22447a0c (diff)
downloadsmokeping-0c44eb0cc6b20730a7d29030a3b220d664722e2b.tar.gz
smokeping-0c44eb0cc6b20730a7d29030a3b220d664722e2b.tar.xz
prepare for the release of smokeping-20060627_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 0e4da18..10cc668 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 20060626;
+use Smokeping 20060627;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");