summaryrefslogtreecommitdiff
path: root/feed.php
diff options
context:
space:
mode:
authorGerrit Uitslag <klapinklapin@gmail.com>2014-02-17 19:01:57 +0100
committerGerrit Uitslag <klapinklapin@gmail.com>2014-02-17 19:01:57 +0100
commit0e2431b761b5c24b59109867ec74d7647d16131f (patch)
tree8f54bd5e545480bc3192b6500e6abea06e10a52f /feed.php
parentf23eef27e07dfe76ab76fda68242d44de10e4022 (diff)
downloadrpg-0e2431b761b5c24b59109867ec74d7647d16131f.tar.gz
rpg-0e2431b761b5c24b59109867ec74d7647d16131f.tar.bz2
Improve PHPDocs, rename auth_basic to DokuWiki_Auth_Plugin
Diffstat (limited to 'feed.php')
-rw-r--r--feed.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/feed.php b/feed.php
index bdce666d2..8f2ac0b4c 100644
--- a/feed.php
+++ b/feed.php
@@ -182,7 +182,7 @@ function rss_parseOptions() {
function rss_buildItems(&$rss, &$data, $opt) {
global $conf;
global $lang;
- /* @var auth_basic $auth */
+ /* @var DokuWiki_Auth_Plugin $auth */
global $auth;
$eventData = array(