- Timestamp:
- 2006/12/13 09:47:55 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/xoopspoll/pollresults.php
r810 r811 55 55 $xoopsTpl->assign('poll_id', $poll_id); 56 56 57 $nav = new XoopsPageNav(count($arrOption), 1, $start, "start", 'poll_id='.$poll_id);57 $nav = new XoopsPageNav(count($arrOption), POLL_OPTION_VIEW, $start, "start", 'poll_id='.$poll_id); 58 58 $xoopsTpl->assign('forum_pagenav', $nav->renderNav(4)); 59 59
Note: See TracChangeset
for help on using the changeset viewer.
