summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-11-18 01:00:53 +0100
committerTobi Oetiker <tobi@oetiker.ch>2005-11-18 01:00:53 +0100
commit880202c220f29aabf072e899aab5f6b2a2e9e65e (patch)
tree93f4985c5b384f61750ad4625d50d7dd4aef49fe /htdocs
parent72462747acbc8a52e04098093d6d84938d366069 (diff)
downloadsmokeping-880202c220f29aabf072e899aab5f6b2a2e9e65e.tar.gz
smokeping-880202c220f29aabf072e899aab5f6b2a2e9e65e.tar.xz
prepare for the release of smokeping-20051118_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 737869d..362f419 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 20051117;
+use Smokeping 20051118;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");