- Timestamp:
- 2006/12/11 21:55:14 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/xoopspoll/class/xoopspollrenderer.php
r710 r711 154 154 { 155 155 $arrOption =& XoopsPollOption::getOptionByOptionId($this->poll->getVar("option_id")); 156 print_r($arrOption );156 print_r($arrOption[0]); 157 157 $tpl->assign('arrOption', $arrOption); 158 158 }
Note: See TracChangeset
for help on using the changeset viewer.
