- Timestamp:
- 2006/12/11 22:54:32 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/xoopspoll/class/xoopspoll.php
r709 r731 40 40 $this->db =& Database::getInstance(); 41 41 $this->initVar("poll_id", XOBJ_DTYPE_INT, null, false); 42 $this->initVar("option_id", XOBJ_DTYPE_INT, null, false);43 42 $this->initVar("question", XOBJ_DTYPE_TXTBOX, null, true, 255); 44 43 $this->initVar("description", XOBJ_DTYPE_TXTBOX, null, false, 255);
Note: See TracChangeset
for help on using the changeset viewer.
