Completed
Branch master (d39ff3)
by Pierre-Henry
32:32
created
_protected/app/system/modules/forum/models/ForumModel.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -57,7 +57,7 @@
 block discarded – undo
57 57
      * @param int $iOffset
58 58
      * @param int $iLimit
59 59
      *
60
-     * @return array|\stdClass|bool
60
+     * @return string
61 61
      */
62 62
     public function getTopic($sForumName, $iForumId, $sTopicSubject, $iTopicId, $iProfileId, $sApproved, $iOffset, $iLimit)
63 63
     {
Please login to merge, or discard this patch.