Andy Kurth created VCL-684:
------------------------------
Summary: Remove retrieve_user_data from DataStructure.pm
Key: VCL-684
URL: https://issues.apache.org/jira/browse/VCL-684
Project: VCL
Issue Type: Improvement
Components: vcld (backend)
Reporter: Andy Kurth
Priority: Minor
Fix For: 2.4
The retrieve_user_data subroutine should be removed from DataStructure.pm. All
calls should be changed to utils.pm::get_user_info.
I added retrieve_user_data a long time ago thinking all of the database queries
would eventually reside in DataStructure.pm. It makes more sense to keep them
in utils.pm. The get*info subs in utils.pm have been updated since
retrieve_user_data was written.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira