Greetings,

I was looking at bug 21641, and noticed the patch was explicitly stating 
C4::Accounts:: on the function in question. I vaguely recalled this sort of 
symptom shows itself in a knotted “use” mess.

C4::Circulation –> C4::Members –> C4::Accounts
C4::Circulation –> C4::Accounts
C4::Circulation –> C4::Overdues –> C4::Accounts

What is the best order to list these? C4::Accounts last?
Is putting the C4::Accounts:: on the function in question still something we 
should do anyways?

Feedback appreciated,
Mark Tompsett 

_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to