Roxen.git/
server/
base_server/
mainconfig.pike
Branch:
Tag:
Non-build tags
All tags
No tags
1997-08-12
1997-08-12 09:35:06 by David Hedbor <david@hedbor.org>
c3fbadd81e18f66e93127987598360e45065b7bc (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
5.2
Clearing changed_port_servers when done with it.
Rev: server/base_server/mainconfig.pike:1.52
1:
inherit "config/builders";
-
string cvs_version = "$Id: mainconfig.pike,v 1.
51
1997/08/12 09:
32
:
32
neotron Exp $";
+
string cvs_version = "$Id: mainconfig.pike,v 1.
52
1997/08/12 09:
35
:
06
neotron Exp $";
inherit "roxenlib"; inherit "config/draw_things";
274:
"value=\"%s\">\n</pre><p>", name, name, def); }
+
changed_port_servers = ([]);
return stores(res+"<input type=submit value=\"Continue...\"></form>"); }