Re: adding to users table?

Lukas Kahwe Smith <[email protected]> Fri, 13 Jan 2006 09:30:15 +0100
Newsgroups gmane.comp.php.pear.liveuser
Message-ID <[email protected]>
Stacy Johnson wrote:
> Hi, I have a quick question about adding to the liveuser_users table;  
> seems like I remember one of the examples doing this.  I would like to 
> add FirstName, LastName, etc., and avoid having to cross-reference 
> another table of my own making...is there any reason I should avoid this?

The LiveUser_Admin example 1 show cases this in the "user" test case.

regards,
Lukas