File:  [parser3project] / parser3 / src / www / cgi-bin / Attic / auto.p
Revision 1.16: download - view: text, annotated - select for diffs - revision graph
Sat Mar 24 15:16:42 2001 UTC (25 years, 3 months ago) by paf
Branches: MAIN
CVS tags: HEAD
decided to String-ify file_read

@exception[origin;source;comment;type;code]
CGI_BIN_ERROR:
^if(def $source){$origin '$source'}
${comment}.
^if(def $type){type=$type}
^if(def $code){code=$code}


@auto[]
$limits[
	$post_max_size(10*0x400*0x400)
]	
$defaults[
	$content-type0[text/html]
	$content-type[
		$value[text/html]
		$charset[windows-1251]
	]
]

@auto_test[]
^BASE.auto_test[]
<li>cgi-bin


E-mail: