Changeset 869 for temp/test-xoops.ec-cube.net
- Timestamp:
- 2006/12/13 12:04:54 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/xoopspoll/pollrating.php
r868 r869 60 60 $poll->vote($option_id, xoops_getenv('REMOTE_ADDR'), $uid, $_POST['rating_id'], $_POST['comment']); 61 61 $poll->updateCount(); 62 redirect_header(XOOPS_URL."/modules/xoopspoll/pollresults.php?poll_id=".$poll_id, 1, $msg);62 redirect_header(XOOPS_URL."/modules/xoopspoll/pollresults.php?poll_id=".$poll_id, 1, "ÅêɼÃפ·¤Þ¤·¤¿¡£"); 63 63 exit(); 64 64 }
Note: See TracChangeset
for help on using the changeset viewer.
