Roxen.git/
server/
base_server/
mainconfig.pike
Branch:
Tag:
Non-build tags
All tags
No tags
1996-12-02
1996-12-02 14:19:18 by Peter Bortas <zino@lysator.liu.se>
c6d6a76f069b0932554270a61d57540e6eba96a3 (
7
lines) (+
5
/-
2
)
[
Show
|
Annotate
]
Branch:
5.2
Made life easier for lusers.
Rev: server/base_server/mainconfig.pike:1.8
1:
inherit "config/builders";
-
string cvs_version = "$Id: mainconfig.pike,v 1.
7
1996/12/02 14:
14
:
42
per
Exp $";
+
string cvs_version = "$Id: mainconfig.pike,v 1.
8
1996/12/02 14:
19
:
18
peter
Exp $";
inherit "roxenlib"; inherit "config/draw_things";
802:
" User name <input name=user type=string>\n" " Password <input name=pass type=password>\n" " Again <input name=pass2 type=password>\n"
-
"IP-pattern <input name=pattern type=string>\n"
+
//
Avoid
this
trap
for
people
that
likes
to shoot themselevs in the foot.
+
// /Peter
+
//
"IP-pattern <input name=pattern type=string>\n"
" <input type=submit value=\"Use these values\">\n" "</form></font></pre>");