summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-08-22 01:01:06 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-08-22 01:01:06 +0200
commit1887b577e96b5d45aed013afcf32a9f3382e19dc (patch)
tree5f0c60cef69c2424b3c341d161799f2461d24967 /htdocs
parentf1d826700d09b3783c44b49f9502cb381d9cda45 (diff)
downloadsmokeping-1887b577e96b5d45aed013afcf32a9f3382e19dc.tar.gz
smokeping-1887b577e96b5d45aed013afcf32a9f3382e19dc.tar.xz
prepare for the release of smokeping-20060822_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 dec7eeb..58ed36f 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 20060821;
+use Smokeping 20060822;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");