summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-07-31 01:01:04 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-07-31 01:01:04 +0200
commitb585d236b5c9e4fec03146e4ce5c3452507e438e (patch)
tree56aca25452b3a6c00186d57ec5d110020af3fbe0 /htdocs
parenteda43ee0d111938bd8effeb223a4bd1a81e23998 (diff)
downloadsmokeping-b585d236b5c9e4fec03146e4ce5c3452507e438e.tar.gz
smokeping-b585d236b5c9e4fec03146e4ce5c3452507e438e.tar.xz
prepare for the release of smokeping-20060731_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 13814c0..548fdff 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 20060730;
+use Smokeping 20060731;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");