Changeset 1068
- Timestamp:
- 2007/01/17 14:46:33 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/include/registerform.php
r1067 r1068 94 94 95 95 $mailmaga_option = new XoopsFormCheckBox(_US_MAILMAGA, "mailmaga", $mailmaga); 96 $mailmaga_option->addOption(1 , _US_MAILMAGA);96 $mailmaga_option->addOption(1); 97 97 $reg_form->addElement($mailmaga_option); 98 98
Note: See TracChangeset
for help on using the changeset viewer.
