summaryrefslogtreecommitdiffstats
path: root/htdocs/smokeping.cgi.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-09-19 01:01:05 +0200
committerTobi Oetiker <tobi@oetiker.ch>2005-09-19 01:01:05 +0200
commitd0c878bb2ea868bb95fbc7117465efbe6fe72d70 (patch)
treec207e7cf51b8e43c7aad8284204ea35b22cf253b /htdocs/smokeping.cgi.dist
parent83700c2a45a1c8e6f22954e9cc9669ca60f08206 (diff)
downloadsmokeping-d0c878bb2ea868bb95fbc7117465efbe6fe72d70.tar.gz
smokeping-d0c878bb2ea868bb95fbc7117465efbe6fe72d70.tar.xz
prepare for the release of smokeping-20050919_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 b297bd6..20cde43 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 20050918;
+use Smokeping 20050919;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");