Diff for /parser3/src/www/cgi-bin/Attic/auto.p between versions 1.5 and 1.19

version 1.5, 2001/03/16 12:46:37 version 1.19, 2001/03/28 14:07:20
Line 1 Line 1
 @main[]  @exception[origin;source;comment;type;code]
 ^untaint{^process[$request:query]}  CGI_BIN_ERROR:
 ^$request:query=$request:query  <BR>  ^if(def $source){$origin '$source'}
 ^$request:uri=$request:uri<BR>  ${comment}.
   ^if(def $type){type=$type}
   ^if(def $code){code=$code}
   
   @auto_test[]
   ^BASE.auto_test[]
   <li>cgi-bin
   

Removed from v.1.5  
changed lines
  Added in v.1.19


E-mail: