ServerRequest.php

Go to the documentation of this file.
00001 <?php
00020 require_once "Auth/OpenID.php";
00021 
00030 class Auth_OpenID_ServerRequest {
00031     function Auth_OpenID_ServerRequest()
00032     {
00033         $this->mode = null;
00034     }
00035 }
00036 
00037 ?>

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