- Timestamp:
- 2006/12/11 22:59:25 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/xoopspoll/pollregist.php
r733 r734 44 44 45 45 $arrOption =& XoopsPollOption::getOptionByOptionId($option_id); 46 $ tpl->assign('arrOption', $arrOption);46 $xoopsTpl->assign('arrOption', $arrOption); 47 47 48 48 $arrComment =& XoopsPollOption::getAllCommentByOptionId($option_id);
Note: See TracChangeset
for help on using the changeset viewer.
