diff options
Diffstat (limited to 'include/oauth.php')
-rw-r--r-- | include/oauth.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oauth.php b/include/oauth.php index 99fc16eef..2f70f21fb 100644 --- a/include/oauth.php +++ b/include/oauth.php @@ -1,4 +1,4 @@ -<?php +<?php /** @file */ /** * OAuth server * Based on oauth2-php <http://code.google.com/p/oauth2-php/> |