- 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/pollresults.php
r812 r871 38 38 $poll_id = (!empty($poll_id)) ? intval($poll_id) : 0; 39 39 if (empty($poll_id)) { 40 redirect_header(" pollresults.php?poll_id=".$poll_id,0);40 redirect_header("index.php",0); 41 41 exit(); 42 42 }
Note: See TracChangeset
for help on using the changeset viewer.
