summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-12-31 01:01:03 +0100
committerTobi Oetiker <tobi@oetiker.ch>2005-12-31 01:01:03 +0100
commit448ab9a128acc6005fa6cd8eaecb540ae40aea71 (patch)
treeff3c894b39f20af2612b8d66042708a30ec7570a /htdocs
parentbe82526c51ec0359c0d79606175536cd9ff94d8b (diff)
downloadsmokeping-448ab9a128acc6005fa6cd8eaecb540ae40aea71.tar.gz
smokeping-448ab9a128acc6005fa6cd8eaecb540ae40aea71.tar.xz
prepare for the release of smokeping-20051231_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 e75b802..df46057 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 20051230;
+use Smokeping 20051231;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");