[geeklog-hg] geeklog: Updated function description for TOPIC_getChildList

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sun Oct 28 11:24:40 EDT 2012


changeset 8871:341613bd8934
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/341613bd8934
user: Tom <websitemaster at cogeco.net>
date: Sun Oct 28 09:58:39 2012 -0400
description:
Updated function description for TOPIC_getChildList

diffstat:

 system/lib-topic.php |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r f10113a27de8 -r 341613bd8934 system/lib-topic.php
--- a/system/lib-topic.php	Fri Oct 26 23:06:26 2012 +0900
+++ b/system/lib-topic.php	Sun Oct 28 09:58:39 2012 -0400
@@ -177,7 +177,8 @@
 }
 
 /**
-* Return a list of child topic ids that the user has access to
+* Return a list of child topic ids that the user has access to. 
+* Includes the parent topic in the list as well.
 *
 * @param        string      $id      The id of the parent topic
 * @param        int         $uid     user id or 0 = current user



More information about the geeklog-cvs mailing list