summaryrefslogtreecommitdiffstats
path: root/htdocs/smokeping.cgi.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-09-27 01:01:02 +0200
committerTobi Oetiker <tobi@oetiker.ch>2005-09-27 01:01:02 +0200
commit40cb0357e0446fa3d0e34f17d006cdfd232681dd (patch)
tree60eb63582fca7fecc3e6bed53a0ced9173da9b80 /htdocs/smokeping.cgi.dist
parent5a809af06052ab4475f90c7972cd5fa5930914e0 (diff)
downloadsmokeping-40cb0357e0446fa3d0e34f17d006cdfd232681dd.tar.gz
smokeping-40cb0357e0446fa3d0e34f17d006cdfd232681dd.tar.xz
prepare for the release of smokeping-20050927_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 fc367cb..a61bc37 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 20050926;
+use Smokeping 20050927;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");