Changeset 834 for temp


Ignore:
Timestamp:
2006/12/13 10:47:03 (19 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/test-xoops.ec-cube.net/html/modules/xoopspoll/pollrating.php

    r832 r834  
    7373$count = $renderer->assignComment($xoopsTpl, $option_id, $start, POLL_COMMENT_VIEW); 
    7474 
    75 echo $count; 
    7675$nav = new XoopsPageNav($count, POLL_OPTION_VIEW, $start, "start", 'poll_id='.$poll_id.'&option_id='.$option_id); 
    7776$xoopsTpl->assign('forum_pagenav', $nav->renderNav(4)); 
Note: See TracChangeset for help on using the changeset viewer.