From: Arnaud K. <ax...@sa...> - 2004-10-04 14:15:53
|
Hi Li There is an extra line in the plugin that doesn't seem necessary. use Objects::dbiperl_utils::DbiDatabase; The plugin doesn't find the DbiDatabase module and stops. Can this line be removed ? I ran the plugin without this line and it is working fine. It that's ok, I can remove it and do the commit Arnaud |