LiveUser_Auth_Propel Container 0.1

Georg Gell <[email protected]> Thu, 01 Sep 2005 11:11:37 +0200
Newsgroups gmane.comp.php.pear.liveuser
Message-ID <[email protected]>
Hi list,

I have finished the first version for the LiveUser_Auth_Propel. It is
working well for my test configuration.
You can find it at http://tools.have2.com/LiveUser/LiveUser/Auth/Propel.phps
Can you please check if I have missed to set any properties that
LiveUser expects the Auth containers to have.
Also shouldn't there be some error raised in case of missing config
options? I can't use Globals.php, because a normal Propel installation
changes auth_user_id to AuthUserId. Any ideas?
The code is for PHP5, because Propel is PHP5 only, so no need to be
backwards compatible ;)

Cheers
Georg