summaryrefslogtreecommitdiffstats
path: root/htdocs/smokeping.cgi.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-05-19 01:00:56 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-05-19 01:00:56 +0200
commita0650b1631c9588c7fc796afe5536e662c090d4d (patch)
tree7a7e12c0c107667bdc20fd92985b8ecf9ae93ec7 /htdocs/smokeping.cgi.dist
parentd0b8cabf6e9030ee17b5eda9d4584967f0e25203 (diff)
downloadsmokeping-a0650b1631c9588c7fc796afe5536e662c090d4d.tar.gz
smokeping-a0650b1631c9588c7fc796afe5536e662c090d4d.tar.xz
prepare for the release of smokeping-20060519_trunk
Diffstat (limited to 'htdocs/smokeping.cgi.dist')
-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 941d57e..bbe615d 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 20060518;
+use Smokeping 20060519;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");