View Single Post
Old 10-31-2008, 03:16 PM   #4 (permalink)
kjarli
The Wanderer
 
Join Date: Oct 2008
Posts: 9
Thanks: 0
kjarli is on a distinguished road
Default

Usually it's the first. You store the database object within your user object.

$user->setDatabaseAdapter(new My_Db_Adapter());
kjarli is offline  
Reply With Quote