Index: branches/unlabeled/unlabeled-1.103.2/kernel/parser.php =================================================================== diff -u -r7750 -r7837 --- branches/unlabeled/unlabeled-1.103.2/kernel/parser.php (.../parser.php) (revision 7750) +++ branches/unlabeled/unlabeled-1.103.2/kernel/parser.php (.../parser.php) (revision 7837) @@ -2797,7 +2797,7 @@ /* @description: lists items related to a category @attrib:CatId:int: Category ID of category, or current category if not set - @attrib:_ListItem: Comma-separated list of item types (ie: Link, Topic, Category, News) The items are listed in the order this list provides, then by priority. + @attrib:_ListItem:string: Comma-separated list of item types (ie: Link, Topic, Category, News) The items are listed in the order this list provides, then by priority. Each item should have its own template passed in as an attribute (_{ItemType}Template) */ function m_related_items($attribs)