Quoting "Marc G. Fournier" <scrappy@hub.org>:
 | 
 | Just as an FYI though .. it does work, even with that error ... just have
 | to figure out how to suppress the error as irrelevant ...
I just thought after sending the previous email.  Changing :
     function imp_get_vinfo ($type) {
to
     function imp_get_vinfo ($type = 'username') {
doesn't help, does it?
ed