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