summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-06-05 01:00:51 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-06-05 01:00:51 +0200
commit69a6cfbe69cad46a79cae24118c987d85aa703b3 (patch)
treebd882fb9fee78b3d7e318d78ccbc10e73bab5c57 /htdocs
parented4246d5c391c6b21ab0ccc8c7bccb32e6939641 (diff)
downloadsmokeping-69a6cfbe69cad46a79cae24118c987d85aa703b3.tar.gz
smokeping-69a6cfbe69cad46a79cae24118c987d85aa703b3.tar.xz
prepare for the release of smokeping-20060605_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 762f65f..1c11341 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 20060604;
+use Smokeping 20060605;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");