Changeset 816 for temp/test-xoops.ec-cube.net
- Timestamp:
- 2006/12/13 10:12:21 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/xoopspoll/class/xoopspollrenderer.php
r815 r816 155 155 $arrOption =& XoopsPollOption::getAllOption($limit_start, $limit_end); 156 156 $tpl->assign('arrOption', $arrOption); 157 157 print_r($arrOption); 158 158 return $arrOption['count']; 159 159 }
Note: See TracChangeset
for help on using the changeset viewer.
