Annotation of parser3/src/www/cgi-bin/auto.p, revision 1.10

1.6       paf         1: @exception[origin;source;comment;type;code]
1.8       paf         2: ERROR: $origin '$source' ${comment}. type=$type code=$code
                      3: 
                      4: @auto[]
                      5: $limits[
                      6:        $post_max_size(10*0x400*0x400)
                      7: ]      
1.9       paf         8: $defaults[
1.10    ! paf         9:        $content-type[
        !            10:                $value[text/html]
        !            11:                
        !            12:        ]
1.9       paf        13: ]

E-mail: