- Timestamp:
- 2006/12/11 20:12:34 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/xoopspoll/class/xoopspollrenderer.php
r692 r695 154 154 { 155 155 $options_arr =& XoopsPollOption::getAllOption(); 156 print_R($options_arr);157 156 $i = 0; 158 $tpl->assign(' poll', $options_arr);157 $tpl->assign('option_list', $options_arr); 159 158 } 160 159 }
Note: See TracChangeset
for help on using the changeset viewer.
