summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-09-13 01:01:12 +0200
committerTobi Oetiker <tobi@oetiker.ch>2005-09-13 01:01:12 +0200
commita1d59c4e0289ad21308ef6965bb229ad04dde4c7 (patch)
treec06c4a0d7b9ade23f378fcf4d60a1b936dd71b14 /htdocs
parent7fc2d592a65b39b9e4a8b9fc44f6324e291fba1e (diff)
downloadsmokeping-a1d59c4e0289ad21308ef6965bb229ad04dde4c7.tar.gz
smokeping-a1d59c4e0289ad21308ef6965bb229ad04dde4c7.tar.xz
prepare for the release of smokeping-20050913_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 40116e4..afdf356 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 20050912;
+use Smokeping 20050913;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");