--- parser3/src/www/htdocs/Attic/index.html 2001/03/16 10:38:10 1.6 +++ parser3/src/www/htdocs/Attic/index.html 2001/03/22 16:38:26 1.35 @@ -1 +1,24 @@ -@z[] +@main[] +^$root_test=$root_test !
+^$site_test=$site_test !
+^${cookie:вот}=${cookie:вот}?
+^$request:query=$request:query
+^$request:uri=$request:uri
+ +
+(^$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}