Roxen.git/
server/
base_server/
configuration.pike
Branch:
Tag:
Non-build tags
All tags
No tags
2000-07-31
2000-07-31 00:55:31 by Martin Nilsson <mani@lysator.liu.se>
3d94586e33e4a3699c8449d152a65c1704987dd0 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
5.2
Encoding might be empty
Rev: server/base_server/configuration.pike:1.329
1:
// A vitual server's main configuration // Copyright © 1996 - 2000, Roxen IS.
-
constant cvs_version = "$Id: configuration.pike,v 1.
328
2000/07/
26
16
:
31
:
54
jhs
Exp $";
+
constant cvs_version = "$Id: configuration.pike,v 1.
329
2000/07/
31
00
:
55:
31
nilsson
Exp $";
constant is_configuration = 1; #include <module.h> #include <module_constants.h>
1461:
} TRACE_ENTER("Content-type mapping module", types_module); tmp=type_from_filename(id->not_query, 1, loc);
-
TRACE_LEAVE(tmp?sprintf("Returned type %s %s.", tmp[0], tmp[1])
+
TRACE_LEAVE(tmp?sprintf("Returned type %s %s.", tmp[0], tmp[1]
||""
)
: "Missing type."); if(tmp) {