summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-06-24 01:01:00 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-06-24 01:01:00 +0200
commit313e5a392ecfb97f8fdab78ecef6aea7f9790c62 (patch)
treeba42f3d99dc05e8c2a49c6883439e1936cf7ac4c /htdocs
parent446159316e2445b0b5596696a8b135529cc64099 (diff)
downloadsmokeping-313e5a392ecfb97f8fdab78ecef6aea7f9790c62.tar.gz
smokeping-313e5a392ecfb97f8fdab78ecef6aea7f9790c62.tar.xz
prepare for the release of smokeping-20060624_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 a287bbd..aceece2 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 20060623;
+use Smokeping 20060624;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");