summaryrefslogtreecommitdiffstats
path: root/htdocs/smokeping.cgi.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-01-27 01:00:49 +0100
committerTobi Oetiker <tobi@oetiker.ch>2006-01-27 01:00:49 +0100
commitfe0e0f001d671727fc891af3d7b5f861dfb49de2 (patch)
treefff9481329e3ef9ca1db811c510bd07665fbf2c2 /htdocs/smokeping.cgi.dist
parent33e761c82de6a458c1260c2212b4e1b51c28c989 (diff)
downloadsmokeping-fe0e0f001d671727fc891af3d7b5f861dfb49de2.tar.gz
smokeping-fe0e0f001d671727fc891af3d7b5f861dfb49de2.tar.xz
prepare for the release of smokeping-20060127_trunk
Diffstat (limited to 'htdocs/smokeping.cgi.dist')
-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 ab9963e..ac5aee6 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 20060126;
+use Smokeping 20060127;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");