summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-04-16 01:00:51 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-04-16 01:00:51 +0200
commitd414b046426118fee953f74bde16a31b83fe9fa9 (patch)
treebc432017abd8d385aa05e4df006d47f7d4d975ae /htdocs
parent321bd6f0be0f2e172b42224efd22fd3eb5111709 (diff)
downloadsmokeping-d414b046426118fee953f74bde16a31b83fe9fa9.tar.gz
smokeping-d414b046426118fee953f74bde16a31b83fe9fa9.tar.xz
prepare for the release of smokeping-20060416_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 7a6cfeb..0cb8a8b 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 20060415;
+use Smokeping 20060416;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");