fix export_users cmd
authorDirk Koopman <djk@tobit.co.uk>
Sun, 26 Apr 2020 12:31:50 +0000 (13:31 +0100)
committerDirk Koopman <djk@tobit.co.uk>
Sun, 26 Apr 2020 12:31:50 +0000 (13:31 +0100)
commita460c345801374bfdccaf135ab1b03e5115f4266
treeb726d95f692f1b18bc4236cf85b2764fe24713b6
parent8319342af0b4eecd2108bb8552ce685e01ad365f
fix export_users cmd

Actually make sure that DXUser::del_file removes all versions
of users.v3 it can find whether in /spider/data and in /spider/local_data.

In the process make sure that the DEFAULT place that "localdata(<file>)
places that <file> is in /spider/local_data.
perl/DXUser.pm
perl/DXUtil.pm