--- parser3/src/www/htdocs/Attic/index.html 2001/03/16 12:30:28 1.8 +++ parser3/src/www/htdocs/Attic/index.html 2001/03/22 11:19:17 1.34 @@ -1 +1,20 @@ -@z +@main[] +^$root_test=$root_test !
+^$site_test=$site_test !
+${cookie:н}? + +
+(^$form:name=$form:name)
+ + +
+ +@default[test;def] +^if(^test.length[]){$test}{$def} + +@exception[origin;source;comment;type;code] +ERROR: +^if(def $source){$origin '$source'} +${comment}. +^if(def $type){type=$type} +^if(def $code){code=$code}