X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXUser.pm;h=277b2a5f4d7ae89354078156d42a9e050f217057;hb=70908cf7f69eb4fc0caf5d735382bc2c1c1466a3;hp=316b7fad2b74505a55c7f7e5a447bfdfee8e555f;hpb=47d4f39bfd5d0f331c7693c88c1d7842cf9f6548;p=spider.git diff --git a/perl/DXUser.pm b/perl/DXUser.pm index 316b7fad..277b2a5f 100644 --- a/perl/DXUser.pm +++ b/perl/DXUser.pm @@ -77,6 +77,8 @@ $lasttime = 0; nothere => '0,Not Here Text', registered => '9,Registered?,yesno', prompt => '0,Required Prompt', + version => '1,Version', + build => '1,Build', ); no strict;