inclusion of our local OpenID lib
darcs-hash:20080617145140-84dde-76c88b7b9cc8caf54d8f8b60fe7fbd3bb0ad2c39.gz
This commit is contained in:
parent
43d0c82c9c
commit
25f0f9edbf
|
@ -19,6 +19,8 @@
|
||||||
|
|
||||||
if (!defined('LACONICA')) { exit(1); }
|
if (!defined('LACONICA')) { exit(1); }
|
||||||
|
|
||||||
|
require_once(INSTALLDIR.'/lib/openid.php');
|
||||||
|
|
||||||
class OpenidloginAction extends Action {
|
class OpenidloginAction extends Action {
|
||||||
|
|
||||||
function handle($args) {
|
function handle($args) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user