- Timestamp:
- 2006/12/13 10:38:19 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/xoopspoll/pollrating.php
r828 r829 71 71 72 72 $renderer->assignOption($xoopsTpl, $option_id); 73 $count = $renderer->assignComment($xoopsTpl, $option_id );73 $count = $renderer->assignComment($xoopsTpl, $option_id, $start, POLL_COMMENT_VIEW); 74 74 75 75 $nav = new XoopsPageNav($count, POLL_OPTION_VIEW, $start, "start", 'poll_id='.$poll_id.'&option_id='.$option_id);
Note: See TracChangeset
for help on using the changeset viewer.
