Roxen.git/
server/
base_server/
mainconfig.pike
Branch:
Tag:
Non-build tags
All tags
No tags
1998-07-07
1998-07-07 17:16:39 by Henrik Grubbström (Grubba) <grubba@grubba.org>
dbf3135f8cd87f4c468b7ffe98b9b96ab2e89f50 (
10
lines) (+
5
/-
5
)
[
Show
|
Annotate
]
Branch:
5.2
Some minor cosmetic changes.
Rev: server/base_server/mainconfig.pike:1.106
1:
inherit "config/builders";
-
string cvs_version = "$Id: mainconfig.pike,v 1.
105
1998/07/
04
13:
17:
10
grubba Exp $";
+
string cvs_version = "$Id: mainconfig.pike,v 1.
106
1998/07/
07
17:
16:39
grubba Exp $";
//inherit "roxenlib"; inherit "config/draw_things";
1493:
break; #endif /* 0 */
-
/* This only asks "do you really want to...", it does not delete
-
* the node */
-
+
/* Clear any memory caches associated with this configuration */ case "zapcache": object c = o->config();
1505:
} break;
+
/* This only asks "do you really want to...", it does not delete
+
* the node */
case "delete": PUSH(default_head("Roxen Configuration")+ status_row(o));
1656:
return new_configuration(id);
-
// When a port has been changed the admin
are
prompted to
+
// When a port has been changed the admin
is
prompted to
// change the server URL. This is where we come when we are // done.