SQLStore.php File Reference

Go to the source code of this file.

Classes

class  Auth_OpenID_SQLStore

Variables

global $__Auth_OpenID_PEAR_AVAILABLE = @include_once 'DB.php'


Variable Documentation

$__Auth_OpenID_PEAR_AVAILABLE = @include_once 'DB.php'

SQL-backed OpenID stores.

PHP versions 4 and 5

LICENSE: See the COPYING file included in this distribution.

Author:
JanRain, Inc. <[email protected]> 2005-2008 Janrain, Inc. http://www.apache.org/licenses/LICENSE-2.0 Apache Require the PEAR DB module because we'll need it for the SQL-based stores implemented here. We silence any errors from the inclusion because it might not be present, and a user of the SQL stores may supply an Auth_OpenID_DatabaseConnection instance that implements its own storage.

Definition at line 23 of file SQLStore.php.


Generated on Thu Feb 19 15:02:23 2009 for OXID eShop CE by  doxygen 1.5.5