Diff for /parser3/www/htdocs/Attic/index.html between versions 1.95 and 1.100

version 1.95, 2002/08/08 09:02:44 version 1.100, 2002/08/08 14:04:48
Line 17  $selffilespec[$filespec] Line 17  $selffilespec[$filespec]
 #^a.format[%.10u]  #^a.format[%.10u]
 #$result[111]  #$result[111]
 #^f[a]  #^f[a]
 ^connect[mysql://mdm:4b833ljq@db-mysql/mdm]{  #^connect[mysql://mdm:4b833ljq@db-mysql/mdm]{
 #       ^int:sql{select news_id from news where news_id=-1}[  #       ^int:sql{select news_id from news where news_id=-1}[
 ##      $.default{2}  ##      $.default{2}
 #       ]<br>  #       ]<br>
 #    ^string:sql{select news_id from news where news_id=-1}[$.default{2}]  #    ^string:sql{select news_id from news where news_id=-1}[$.default{2}]
 #       ^file::load[text;^string:sql{select '^^hello[]' }]  #       ^file::load[text;^string:sql{select '^^hello[]' }]
 #       ^string:sql{select '^^hello[]' }] $ORIGINS(1)  #       ^string:sql{select '^^hello[]' }] $ORIGINS(1)
         ^process{here  #       ^process{       ^^h[]}
         ^$aa[xxx]  #       ^process{^string:sql{select '1
 #       ^string:sql{select '^^hello[]' }]  #       ^^hello[]' }]   }
         goes}  #}
         after  
         $aa  
         $ORIGINS(1)  
   
 }  
 #^eval(2)  #^eval(2)
 #^tcrashlocaljunctionsv2[]  #^tcrashlocaljunctionsv2[]
 #^tcrashlocaljunctions[]  #^tcrashlocaljunctions[]
Line 82  $selffilespec[$filespec] Line 77  $selffilespec[$filespec]
 #^precisionProblem[]  #^precisionProblem[]
 #^xpath[]  #^xpath[]
 #^ttablesetlang[]  #^ttablesetlang[]
 #^mail3[]  
 #^ttime[]  #^ttime[]
 #^tupper[]  #^tupper[]
 #^treplace[]  #^treplace[]
Line 207  $selffilespec[$filespec] Line 201  $selffilespec[$filespec]
 #^sendtests[]  #^sendtests[]
 #^wwrapperpass[]  #^wwrapperpass[]
 #^badpos[]  #^badpos[]
   #^processtest[]
   #^mail3[]
   #^mail4[]
   #^datesaving[]
   ^badconstructor[]
 <hr>  <hr>
 OK  OK
   
   @badconstructor[]
   ^date::now[]
   
   @datesaving[]
   $now[^date::now[]]
   $now.daylightsaving<br>
   $now.yearday<br>
   #
   $date[^date::create(2002;1;3)]
   $date.daylightsaving<br>
   $date.yearday
   
   @mail4[]
   ^mail:send[
           $.from[paf@mail.design.ru]
           $.to[paf@mail.design.ru]
           $.subject[^taint[uri][москва]=2]
           $.text[^taint[uri][москва]=]
           $.html{<a href=http://there.ru/?city=^taint[uri][Москва]>link</a>}
   ]
   @processtest[]
       $f[^file::load[text;piece.p]]       ^process{$f.text}
           $ORIGINS(1)
   
   
 @badpos[]  @badpos[]
 $s[123]  $s[123]
Line 1210  $t[^table::set{^untaint{^taint[$a-tab-b] Line 1233  $t[^table::set{^untaint{^taint[$a-tab-b]
   
 @mail3[]  @mail3[]
 ^mail:send[  ^mail:send[
         $.from[Александр Петросян <paf@design.ru>]          $.from[Александр Петросян <paf@mail.design.ru>]
         $.to[Александр Петросян <paf@design.ru>]          $.to[Александр Петросян <paf@mail.design.ru>]
         $.subject[проверка4]          $.subject[проверка2]
         $.body[          $.body[
                 $.text[                  $.text[
                         $.content-type[$.value[text/plain] $.charset[windows-1251]]                          $.content-type[$.value[text/plain] $.charset[windows-1251]]
                         $.body[проверка]                          $.body[проверка^taint[uri][москва]=]
                 ]                  ]
                 $.attachment[                  $.attachment[
                         $.value[^file::load[text;index.html]]                          $.value[^file::load[text;index.html]]

Removed from v.1.95  
changed lines
  Added in v.1.100


E-mail: