Roxen.git/
server/
base_server/
roxen.pike
Branch:
Tag:
Non-build tags
All tags
No tags
2000-12-17
2000-12-17 21:18:43 by Henrik Grubbström (Grubba) <grubba@grubba.org>
02ee41432ed73fb40e12218f491226745bff8ebe (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
5.2
Fix for [bug
886 (#886)
].
Rev: server/base_server/roxen.pike:1.590
1:
// The Roxen Webserver main program. // Copyright © 1996 - 2000, Roxen IS. //
-
// Per Hedbor, Henrik
Grubbstrm
, Pontus Hagland, David Hedbor and others.
+
// Per Hedbor, Henrik
Grubbström
, Pontus Hagland, David Hedbor and others.
// ABS and suicide systems contributed freely by Francesco Chemolli
-
constant cvs_version="$Id: roxen.pike,v 1.
589
2000/12/
13
04
:
24
:
54
per
Exp $";
+
constant cvs_version="$Id: roxen.pike,v 1.
590
2000/12/
17
21
:
18
:
43
grubba
Exp $";
// Used when running threaded to find out which thread is the backend thread, // for debug purposes only.