Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.58 and 1.66

version 1.58, 2001/03/26 08:27:29 version 1.66, 2001/03/27 18:06:12
Line 14  _ &nbsp^; Line 14  _ &nbsp^;
 (c)     &copy^;  (c)     &copy^;
 ^#A9    &copy^; windows (c)  ^#A9    &copy^; windows (c)
 }]  }]
 ^html-typo.save[a]  
   
   @dump[t]
   ^t.menu{$n<BR>}
   <HR>
   @func[n]
   $n
 @main[]  @main[]
 $a(123)  $t[^table:set{n
 $b[$a.CLASS]  3
 ^b.inc[1]  01.3
 $a  1.2
   2
   }]
   ^$t:<BR>
   ^dump[$t]
   ^t.sort($n)
   ^^t.sort(^$n):<BR>
   ^dump[$t]
   ^t.sort{^:func($n)}
   ^^t.sort{^^:func(^$n)}:<BR>
   ^dump[$t]
   ^t.sort{$n}
   ^^t.sort{^$n}:<BR>
   ^dump[$t]
   ^t.sort{$n}[desc]
   ^^t.sort{^$n}[desc]:<BR>
   ^dump[$t]
 <HR>  <HR>
   
   ^if(-f index.html){y}{n}<BR>
 ^taint[html-typo;не знаю  ^taint[html-typo;не знаю
 я ничего  я ничего
   
Line 37  f Line 58  f
 ^b[]<BR>  ^b[]<BR>
   
 ^$t.a=$t.a<BR>  ^$t.a=$t.a<BR>
   ^t.offset[2]
   #$r[^t.record[]]
   #^$r.a=$r.a<BR>
   
 ^$request:uri=$request:uri<BR>  ^$request:uri=$request:uri<BR>
 ^$env:PATH_INFO=$env:PATH_INFO<BR>  ^$env:PATH_INFO=$env:PATH_INFO<BR>
Line 72  $result[^if(^test.length[]){$test}{$def} Line 96  $result[^if(^test.length[]){$test}{$def}
 <body bgcolor=black>  <body bgcolor=black>
 <font color=white>  <font color=white>
 ERROR:  ERROR:
 ^if(def $source){$origin '$source'}  ^rem{TODO: checkif(def $source)}$origin '$source'
 ${comment}.  ${comment}.
 ^if(def $type){type=$type}  ^if(def $type){type=$type}
 ^if(def $code){code=$code}  ^if(def $code){code=$code}
   
 @auto_test[]  @auto_test[]
 ^BASE.auto_test[]  ^BASE.auto_test[]
 <li>$request:uri  <li>${request:uri}!
   

Removed from v.1.58  
changed lines
  Added in v.1.66


E-mail: