Diff for /parser3/www/htdocs/Attic/_bug.html between versions 1.56 and 1.64

version 1.56, 2004/07/26 14:43:09 version 1.64, 2004/09/01 12:21:43
Line 1 Line 1
 ^if(1){  
 $response:download[  
 #       $.file[ptic.gif]  
         $.file[empty]  
         $.name[ptic2.gif]  
         $.mdate[^date::now(-1)]  
 ]  
 }{  
         $response:download[^file::load[binary;ptic.gif]]  
 }  
 OK  
   
   <pre>
   ^mail:send[
           $.from[from]
           $.to[to]
           $.html{
           cid=xxx
           }
           $.file[
                   $.value[^file::load[binary;_bug.html]]
   #               $.content-disposition[inline]
                   $.content-disposition[]
       ]
   ]
   

Removed from v.1.56  
changed lines
  Added in v.1.64


E-mail: