summaryrefslogtreecommitdiff
path: root/inc/common.php
diff options
context:
space:
mode:
authorGerrit Uitslag <klapinklapin@gmail.com>2014-10-01 17:05:40 +0200
committerGerrit Uitslag <klapinklapin@gmail.com>2014-10-01 17:05:40 +0200
commite3710957c6b7e12293805a15d0624be7c7054092 (patch)
treeb3a7542d4eb9e3b35a1f4c4ef499b6773e75a336 /inc/common.php
parent253d4b48ec708eb42033862dc15c8576f44a48ed (diff)
downloadrpg-e3710957c6b7e12293805a15d0624be7c7054092.tar.gz
rpg-e3710957c6b7e12293805a15d0624be7c7054092.tar.bz2
more phpdocs and minor check
Diffstat (limited to 'inc/common.php')
-rw-r--r--inc/common.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/common.php b/inc/common.php
index 444e90198..7932fc9f0 100644
--- a/inc/common.php
+++ b/inc/common.php
@@ -337,7 +337,7 @@ function buildAttributes($params, $skipempty = false) {
*
* @author Andreas Gohr <andi@splitbrain.org>
*
- * @return string[string] with the data: array(pageid=>name, ... )
+ * @return string[] with the data: array(pageid=>name, ... )
*/
function breadcrumbs() {
// we prepare the breadcrumbs early for quick session closing