Changeset 751 for temp/test-xoops.ec-cube.net
- Timestamp:
- 2006/12/12 09:58:30 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/xoopspoll/class/xoopspollrenderer.php
r748 r751 142 142 $options[$i]['percent'] = sprintf(" %d %% (%d)", $percent, $option->getVar("option_count")); 143 143 $options[$i]['total'] = $option->getVar("option_count"); 144 $options[$i]['option_id'] = $option->getVar("option_id"); 144 145 $i++; 145 146 }
Note: See TracChangeset
for help on using the changeset viewer.
