summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-08-14 01:01:19 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-08-14 01:01:19 +0200
commit71681f39c4e5102b5a2c629ee7a16e9f8a20f8d0 (patch)
treece01e413e806450ac01306dac446aa92949ae760 /htdocs
parent0d1c06ba9b183c02a9bca6987ac6f52951f136f6 (diff)
downloadsmokeping-71681f39c4e5102b5a2c629ee7a16e9f8a20f8d0.tar.gz
smokeping-71681f39c4e5102b5a2c629ee7a16e9f8a20f8d0.tar.xz
prepare for the release of smokeping-20060814_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 6f47c17..ee4ed59 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 20060813;
+use Smokeping 20060814;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");