Roxen.git/
server/
modules/
examples/
newstyle_fnord.pike
Branch:
Tag:
Non-build tags
All tags
No tags
2004-05-22
2004-05-22 18:14:05 by Stephen R. van den Berg <srb@cuci.nl>
5537bd609ab4ba12205a27c99c913f1ae2e70367 (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
Aphoto_2.0_beta3
Synced with webserver -r1.14
Rev: server/modules/examples/newstyle_fnord.pike:1.16
8:
// See fnord.pike for more information of what this tag does. // This variable is shown in the configinterface as the version of the module.
-
constant cvs_version = "$Id: newstyle_fnord.pike,v 1.
15
2004/05/22 18:
13
:
13
_cvs_stephen Exp $";
+
constant cvs_version =
+
"$Id: newstyle_fnord.pike,v 1.
16
2004/05/22 18:
14
:
05
_cvs_stephen Exp $";
// Tell Roxen that this module is threadsafe. constant thread_safe=1;