|
|
| version 1.498, 2001/12/10 10:20:24 | version 1.511, 2001/12/24 10:00:05 |
|---|---|
| Line 1 | Line 1 |
| @auto[] | |
| $request:charset[windows-1251] | |
| $response:charset[windows-1251] | |
| @main[] | @main[] |
| ^treplace[] | ^mail3[] |
| #^ttime[] | |
| #^tupper[] | |
| #^treplace[] | |
| #^xslt2[] | #^xslt2[] |
| #^tcache2[] | #^tcache2[] |
| #$ORIGINS(1) | #$ORIGINS(1) |
| Line 77 | Line 84 |
| <hr> | <hr> |
| OK | OK |
| @mail3[] | |
| ^mail:send[ | |
| $.from[Александр Петросян <paf@design.ru>] | |
| $.to[Александр Петросян <paf@design.ru>] | |
| $.subject[проверка2] | |
| $.body[ | |
| $.text[ | |
| $.content-type[$.value[text/plain] $.charset[windows-1251]] | |
| $.body[проверка] | |
| ] | |
| ] | |
| ] | |
| @ttime[] | |
| $now[^date::now[]] | |
| $now.hour:$now.minute | |
| @tupper[] | |
| $t[abcABCабвАБВ] | |
| $t<br> | |
| ^t.upper[] | |
| @treplace[] | @treplace[] |
| $copy-paste-clean[^table::set{a b | $copy-paste-clean[^table::set{a b |
| . _ | . _ |
| Line 299 $dom_created_in_air[^xdoc::create[doc]] | Line 329 $dom_created_in_air[^xdoc::create[doc]] |
| @tcache[] | @tcache[] |
| ^rem{ | |
| #^hashfile:clear[cache] | #^hashfile:clear[cache] |
| $code[^hashfile::open[$DB_HOME;cache]] | $code[^hashfile::open[$DB_HOME;cache]] |
| ^code.cache[key](2){ | ^code.cache[key](2){ |
| ^math:random(100) | ^math:random(100) |
| # ^code.delete[] | # ^code.delete[] |
| } | } |
| } | |
| @thashfileexp[] | @thashfileexp[] |
| $hf[^hashfile::open[$DB_HOME;hashfile]] | $hf[^hashfile::open[$DB_HOME;hashfile]] |
| Line 737 $file[^xdoc.file[ | Line 765 $file[^xdoc.file[ |
| ^file.save[text;out/save_file.html] | ^file.save[text;out/save_file.html] |
| #$response:body[^xdoc.file[ $.media-type[text/paf] ]] | #$response:body[^xdoc.file[ $.media-type[text/paf] ]] |
| <pre>^taint[html][^xdoc.string[ | <pre>^taint[html][^xdoc.string[ |
| # $.method[html] | $.method[html] |
| # $.version[1.0] | # $.version[1.0] |
| # $.encoding[utf-8] | # $.encoding[utf-8] |
| # $.omit-xml-declaration[yes] | # $.omit-xml-declaration[yes] |
| Line 748 $file[^xdoc.file[ | Line 776 $file[^xdoc.file[ |
| $.media-type[text/paf] | $.media-type[text/paf] |
| ]] | ]] |
| </pre> | </pre> |