2001-08-30
2001-08-30 12:27:34 by Johan Sundström <oyasumi@gmail.com>
-
91e450bdcdcb47859699cf9e73bb8daad649d870
(42 lines)
(+19/-23)
[
Show
| Annotate
]
Branch: 5.2
<ex-box>
Rev: server/modules/ldap/ldaptag.pike:2.15
Rev: server/modules/scripting/piketag.pike:2.33
Rev: server/modules/tags/email.pike:1.12
Rev: server/modules/tags/session_tag.pike:1.8
7:
// return "Hello world!\n";
// </pike>
- constant cvs_version = "$Id: piketag.pike,v 2.32 2001/08/28 18:09:43 per Exp $";
+ constant cvs_version = "$Id: piketag.pike,v 2.33 2001/08/30 12:24:00 jhs Exp $";
constant thread_safe=1;
inherit "module";
611: Inside #if defined(manual)
declaration in the class that's generated to contain the Pike code in
the tag, i.e. it inherits a specified file from the Roxen filesystem.</p>
- <ex type='box'>
-
- <?pike
-
+ <ex-box><?pike
//O <pre>
int first = 1;
for( var.counter=100; var.counter>1; var.counter--,first=0 )
633: Inside #if defined(manual)
//O take it down, pass it around
//O no bottles of beer on the wall
//O </pre>
-
- ?>
- </ex>
+ ?></ex-box>
</attr>",
]);
#endif