Roxen.git/
server/
base_server/
configuration.pike
Branch:
Tag:
Non-build tags
All tags
No tags
1999-04-22
1999-04-22 09:20:19 by Per Hedbor <ph@opera.com>
f04e4fb4366301c5ea8c4cc350d9ac6790ba0bd1 (
5
lines) (+
4
/-
1
)
[
Show
|
Annotate
]
Branch:
5.2
Fixed another bug with the rxml parser movement.
Rev: server/base_server/configuration.pike:1.183
1:
-
string cvs_version = "$Id: configuration.pike,v 1.
182
1999/04/22
05
:
38
:
27
neotron
Exp $";
+
string cvs_version = "$Id: configuration.pike,v 1.
183
1999/04/22
09
:
20
:
19
per
Exp $";
#include <module.h> #include <roxen.h>
3570:
void create(string config) {
+
add_parse_module( this_object() );
+
name=config; perror("Creating virtual server '"+config+"'\n");