[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Antwort: Re: [hobbit] New Hobbit "admin" Scripts
- To: hobbit (at) hswn.dk
- Subject: Antwort: Re: [hobbit] New Hobbit "admin" Scripts
- From: stefan.freisler (at) aspect-online.de
- Date: Thu, 21 Dec 2006 13:51:14 +0100
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