Oops in uc_importer module

Posts: 63
Joined: 01/23/2008
Bug Finder

Hi

I am testing uc_importer module and i've found this drupal message that must have escaped to the "alert hunting" Eye-wink

On line #406 of uc_importer.module:

drupal_set_message('<pre>'. print_r($data, true) .'</pre>');

Regards!