ElkArte Community

Title: printMemberListRows
Post by: emanuele on May 02, 2015, 06:14:33 pm
https://github.com/elkarte/Elkarte/blob/bff0839058502c0612e8bd4d0cf7993e69049af5/sources/subs/Memberlist.subs.php#L310

Any idea why we don't fetch the ids instead of pass a resource around?
/me is confused ???
Title: Re: printMemberListRows
Post by: Spuds on May 03, 2015, 08:35:36 am
No idea ... probably just a refactor artifact.
Title: Re: printMemberListRows
Post by: emanuele on May 03, 2015, 09:02:10 am
Okay, I had the idea of go back and look who did it... apparently it has been there since the conversion from cvs to svn (talking about the previous era. LOL).
Well, I guess we can get rid of it and refactor some stuff the way it should be. O:-)