Changeset 804 for temp/test-xoops.ec-cube.net
- Timestamp:
- 2006/12/13 01:31:07 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/xoopspoll/class/xoopspoll.php
r802 r804 204 204 function insertOption($arrData) 205 205 { 206 print_r($arrData); 207 exit; 206 208 $option_text = str_replace("'", "''", $arrData['title']); 207 209 $body = str_replace("'", "''", $arrData['body']);
Note: See TracChangeset
for help on using the changeset viewer.
