Branch: Tag:

1997-08-12

1997-08-12 09:35:06 by David Hedbor <david@hedbor.org>

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>");   }