summaryrefslogtreecommitdiffstats
path: root/htdocs/smokeping.cgi.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-12-02 01:00:55 +0100
committerTobi Oetiker <tobi@oetiker.ch>2005-12-02 01:00:55 +0100
commitf628316ec477ef0173567ef0810f37817df117a2 (patch)
treefcfd628958849293a995b3e85bda8845f0a67cfc /htdocs/smokeping.cgi.dist
parent2ab647d1e15c52b9947626b17216320ee1dfeaa2 (diff)
downloadsmokeping-f628316ec477ef0173567ef0810f37817df117a2.tar.gz
smokeping-f628316ec477ef0173567ef0810f37817df117a2.tar.xz
prepare for the release of smokeping-20051202_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 08bd3b0..5ed6b63 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 20051201;
+use Smokeping 20051202;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");