summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-11-09 01:00:56 +0100
committerTobi Oetiker <tobi@oetiker.ch>2005-11-09 01:00:56 +0100
commit5fa129240541ea49fdd1c1e767c461ceaee5c9a2 (patch)
tree08b18a1b2945c7a121b500bde101284211d7d5d9 /htdocs
parent2295a13ccf466b166d8e7d15bea363a01753b8a4 (diff)
downloadsmokeping-5fa129240541ea49fdd1c1e767c461ceaee5c9a2.tar.gz
smokeping-5fa129240541ea49fdd1c1e767c461ceaee5c9a2.tar.xz
prepare for the release of smokeping-20051109_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 e915245..6bfe0d1 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 20051108;
+use Smokeping 20051109;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");