summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-08-04 01:00:54 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-08-04 01:00:54 +0200
commitc8ef7c58a2e9b8dae032071d181ea910106ce037 (patch)
tree7b6e4e91aa043005f39fb039b69e9dc743840046 /htdocs
parente05c856ba16d9c731ecc196cadb408c1af54212a (diff)
downloadsmokeping-c8ef7c58a2e9b8dae032071d181ea910106ce037.tar.gz
smokeping-c8ef7c58a2e9b8dae032071d181ea910106ce037.tar.xz
prepare for the release of smokeping-20060804_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 7e63d35..436373b 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 20060803;
+use Smokeping 20060804;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");