The community/join.bml file is $dbh happy, using it for everything including the initial few reads it needs to do. I know it does a write later, but, shouldn't those be $dbr's for efficiency? I realize that it's not called all -that- much since it's just for joining a community but I was kinda curious if, in a case like this, $dbh should still be used, or if it should be converted.
Since I'm already playing with all the community stuff to work on an e-mail on post system, I can go ahead and change those while I'm at it, if they should be. Thanks. :)