Change DXUser->get* to DXUser::get* 1.55
authorDirk Koopman <djk@tobit.co.uk>
Tue, 6 May 2008 14:00:00 +0000 (15:00 +0100)
committerDirk Koopman <djk@tobit.co.uk>
Tue, 6 May 2008 14:00:00 +0000 (15:00 +0100)
commitab811a0c902225075a9bd69749f65594079433a9
treea83e443316c4008762a6f0044abda842d4707716
parent8182fba8e33d568b834621cc35c1ca7c74fb5487
Change DXUser->get* to DXUser::get*

and also check the output of thaw more carefully, complain if it
isn't a DXUser.
97 files changed:
Changes
cmd/Notes.txt
cmd/catchup.pl
cmd/clear/announce.pl
cmd/clear/route.pl
cmd/clear/spots.pl
cmd/clear/wcy.pl
cmd/clear/wwv.pl
cmd/connect.pl
cmd/create/user.pl
cmd/delete/user.pl
cmd/forward/latlong.pl
cmd/forward/opername.pl
cmd/set/arcluster.pl
cmd/set/bbs.pl
cmd/set/believe.pl
cmd/set/clx.pl
cmd/set/dxcq.pl
cmd/set/dxgrid.pl
cmd/set/dxitu.pl
cmd/set/dxnet.pl
cmd/set/email.pl
cmd/set/homebbs.pl
cmd/set/homenode.pl
cmd/set/isolate.pl
cmd/set/language.pl
cmd/set/local_node.pl
cmd/set/location.pl
cmd/set/lockout.pl
cmd/set/name.pl
cmd/set/node.pl
cmd/set/obscount.pl
cmd/set/passphrase.pl
cmd/set/password.pl
cmd/set/pinginterval.pl
cmd/set/privilege.pl
cmd/set/prompt.pl
cmd/set/qra.pl
cmd/set/qth.pl
cmd/set/register.pl
cmd/set/routepc19.pl
cmd/set/sendpc16.pl
cmd/set/spider.pl
cmd/set/sys_location.pl
cmd/set/user.pl
cmd/set/uservar.pl
cmd/set/usstate.pl
cmd/set/wantpc16.pl
cmd/set/wantpc9x.pl
cmd/show/grayline.pl
cmd/show/isolate.pl
cmd/show/lockout.pl
cmd/show/moon.pl
cmd/show/node.pl
cmd/show/registered.pl
cmd/show/station.pl
cmd/show/sun.pl
cmd/show/users.pl
cmd/spoof.pl
cmd/stat/user.pl
cmd/sysop.pl
cmd/uncatchup.pl
cmd/unset/believe.pl
cmd/unset/dxcq.pl
cmd/unset/dxgrid.pl
cmd/unset/dxitu.pl
cmd/unset/email.pl
cmd/unset/isolate.pl
cmd/unset/local_node.pl
cmd/unset/lockout.pl
cmd/unset/passphrase.pl
cmd/unset/password.pl
cmd/unset/prompt.pl
cmd/unset/register.pl
cmd/unset/routepc19.pl
cmd/unset/sendpc16.pl
cmd/unset/usstate.pl
cmd/unset/wantpc16.pl
cmd/unset/wantpc9x.pl
perl/DXCommandmode.pm
perl/DXCron.pm
perl/DXMsg.pm
perl/DXProt.pm
perl/DXProtHandle.pm
perl/DXUser.pm
perl/DXXml/Cmd.pm
perl/DXXml/Ping.pm
perl/DXXml/Text.pm
perl/ExtMsg.pm
perl/Filter.pm
perl/VE7CC.pm
perl/Version.pm
perl/cluster.pl
perl/convert_users.pl
perl/create_sysop.pl
perl/lock_nodes.pl
perl/update_sysop.pl