Ignore:
Timestamp:
2006/12/13 01:28:18 (20 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/test-xoops.ec-cube.net/html/modules/xoopspoll/pollnew.php

    r794 r801  
    4545            $poll = new XoopsPoll($poll_id); 
    4646            $poll->insertOption($arrForm); 
     47print_r($arrForm); 
     48exit; 
    4749            redirect_header(XOOPS_URL."/modules/xoopspoll/pollresults.php?poll_id=".$poll_id, 1, "ÅÐÏ¿¤¬´°Î»Ãפ·¤Þ¤·¤¿¡£"); 
    4850            exit(); 
Note: See TracChangeset for help on using the changeset viewer.