summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-01-08 01:00:47 +0100
committerTobi Oetiker <tobi@oetiker.ch>2006-01-08 01:00:47 +0100
commit589d0704143ee6003456f3e2f6750378913cfc5f (patch)
tree881a6d74ec19ef1b5ef8ef5bcdbfbb61516d0420 /htdocs
parent1c14828cfb69e39b4ec7ca47f7c12e492045736f (diff)
downloadsmokeping-589d0704143ee6003456f3e2f6750378913cfc5f.tar.gz
smokeping-589d0704143ee6003456f3e2f6750378913cfc5f.tar.xz
prepare for the release of smokeping-20060108_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 603958e..8ce8af3 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 20060107;
+use Smokeping 20060108;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");