inclusion of our local OpenID lib

darcs-hash:20080617145140-84dde-76c88b7b9cc8caf54d8f8b60fe7fbd3bb0ad2c39.gz
This commit is contained in:
Evan Prodromou 2008-06-17 10:51:40 -04:00
parent 43d0c82c9c
commit 25f0f9edbf
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@
if (!defined('LACONICA')) { exit(1); }
require_once(INSTALLDIR.'/lib/openid.php');
class OpenidloginAction extends Action {
function handle($args) {