New Hobbit "admin" Scripts
list Stefan Freisler
Thu, 21 Dec 2006 13:51:14 +0100
Message-Id: <user-a427d6fcc85c@xymon.invalid>
HI,
thx for your test and i will fix it if i can but i need your help because
i have only one System where i can check cgi scripts
can you change this:
#Check Query
this_cgiascii "$query"
this_getQuery "$query" "select";SELECT="$RETURN"
in
echo "<pre>$query</pre><br>------<br>"
this_cgiascii "$query"
echo "<pre>$query</pre><br>------<br>"
this_getQuery "$query" "select";SELECT="$RETURN"
echo "<pre>$query</pre><br>------<br>"
and post the output. I have tried to create my own bash functions but i
don't know if it is real sh because many sources are not available.
mfg
Stefan