started the addition of help files
[spider.git] / perl / DXUser.pm
index 08c5824a7f4f1b8508ff263c0452eaf25d92a5ce..f2273a7a4d24dd95454d4b69421b75bd781c297f 100644 (file)
@@ -43,7 +43,8 @@ $filename = undef;
   lockout => '9,Locked out?,yesno',        # won't let them in at all
   dxok => '9,DX Spots?,yesno',            # accept his dx spots?
   annok => '9,Announces?,yesno',            # accept his announces?
-  reg => '0,Registered?,yesno',            # is this user registered? 
+  reg => '0,Registered?,yesno',            # is this user registered?
+  lang => '0,Language',
 );
 
 no strict;