From da6eecd03111660ae12221265986ba4b10b155dd Mon Sep 17 00:00:00 2001 From: Klaus Weidenbach Date: Wed, 4 Mar 2015 10:15:16 +0100 Subject: remove Doxygen API Documentation from repository. This removes around 14MB and can get easily generate locally by doxygen util/Doxyfile when needed. Restructured .gitignore a bit and some additions like zotshrc, etc. Fixed a typo in doc/main.bb --- doc/html/oauth_8php.html | 160 ----------------------------------------------- 1 file changed, 160 deletions(-) delete mode 100644 doc/html/oauth_8php.html (limited to 'doc/html/oauth_8php.html') diff --git a/doc/html/oauth_8php.html b/doc/html/oauth_8php.html deleted file mode 100644 index a9e782687..000000000 --- a/doc/html/oauth_8php.html +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - -The Red Matrix: include/oauth.php File Reference - - - - - - - - - - - - - -
-
- - - - - - - -
-
The Red Matrix -
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
oauth.php File Reference
-
-
- - - - - - -

-Classes

class  FKOAuthDataStore
 
class  FKOAuth1
 
- - - - - -

-Variables

const REQUEST_TOKEN_DURATION 300
 
const ACCESS_TOKEN_DURATION 31536000
 
-

Variable Documentation

- -
-
- - - - -
const ACCESS_TOKEN_DURATION 31536000
-
-
- -
-
- - - - -
const REQUEST_TOKEN_DURATION 300
-
-

OAuth server Based on oauth2-php http://code.google.com/p/oauth2-php/

- -

Referenced by FKOAuthDataStore\new_request_token().

- -
-
-
-
- -- cgit v1.2.3