--- parser3/src/www/htdocs/Attic/index.html 2001/03/20 07:34:34 1.27 +++ parser3/src/www/htdocs/Attic/index.html 2001/03/22 11:19:17 1.34 @@ -1,15 +1,20 @@ -$t[^table:load[test.cfg]] -^t.save[test2.cfg] -
- +@main[] +^$root_test=$root_test !
+^$site_test=$site_test !
+${cookie:н}? + + +(^$form:name=$form:name)
+
-
-^if($form:photo){ -
-	^$form:photo.name='$form:photo.name'
-	^$form:photo.size='$form:photo.size'
-	^$form:photo.text='$form:photo.text'
-	^form:photo.save[paf.txt]
-	
-} + +@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}