- Timestamp:
- 2006/12/13 13:07:13 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/xoopspoll/pollrating.php
r870 r871 43 43 $option_id = (!empty($option_id)) ? intval($option_id) : 0; 44 44 if (empty($option_id)) { 45 redirect_header( "index.php",0);45 redirect_header(XOOPS_URL."/modules/xoopspoll/pollresults.php?poll_id=".$poll_id,0); 46 46 exit(); 47 47 }
Note: See TracChangeset
for help on using the changeset viewer.
