first cut openid server. Mostly just getting it architecturally prepared - as there may be a few twists and turns ahead.
This commit is contained in:
parent
b0a78e5288
commit
ca3eb27505
@ -21,7 +21,7 @@
|
|||||||
* @copyright Copyright (c) 2010, Mewp
|
* @copyright Copyright (c) 2010, Mewp
|
||||||
* @license http://www.opensource.org/licenses/mit-license.php MIT
|
* @license http://www.opensource.org/licenses/mit-license.php MIT
|
||||||
*/
|
*/
|
||||||
ini_set('error_log','log');
|
//ini_set('error_log','log');
|
||||||
abstract class LightOpenIDProvider
|
abstract class LightOpenIDProvider
|
||||||
{
|
{
|
||||||
# URL-s to XRDS and server location.
|
# URL-s to XRDS and server location.
|
||||||
|
Reference in New Issue
Block a user