4 # Be warned, if this is the full database the size of your image will
5 # increase by at least 20Mb and all activity will stop for several
10 # Copyright (c) 2002 Dirk Koopman G1TLH
15 my ($self, $line) = @_;
17 return (1, $self->msg('e5')) if $self->priv < 9;
18 return (1, USDB::init());