aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/tree/nestedset.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2013-04-25 22:39:24 +0200
committerJoas Schilling <nickvergessen@gmx.de>2013-04-25 22:39:24 +0200
commitbaff4287e5a7142b7af41e56c29b064bb56fd7fb (patch)
tree7e7c3f86b1863612aee2c94d5970b337fcb980d7 /phpBB/includes/tree/nestedset.php
parent0def8b7d9cb06cd2abf462f18f1404fc119861bd (diff)
downloadforums-baff4287e5a7142b7af41e56c29b064bb56fd7fb.tar
forums-baff4287e5a7142b7af41e56c29b064bb56fd7fb.tar.gz
forums-baff4287e5a7142b7af41e56c29b064bb56fd7fb.tar.bz2
forums-baff4287e5a7142b7af41e56c29b064bb56fd7fb.tar.xz
forums-baff4287e5a7142b7af41e56c29b064bb56fd7fb.zip
[ticket/11495] Fix comments and package docs
PHPBB3-11495
Diffstat (limited to 'phpBB/includes/tree/nestedset.php')
-rw-r--r--phpBB/includes/tree/nestedset.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/tree/nestedset.php b/phpBB/includes/tree/nestedset.php
index 245a8165ef..ffe8687e54 100644
--- a/phpBB/includes/tree/nestedset.php
+++ b/phpBB/includes/tree/nestedset.php
@@ -1,7 +1,7 @@
<?php
/**
*
-* @package Tree - Nested Set
+* @package tree - nestedset
* @copyright (c) 2013 phpBB Group
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*