Changeset 454 for trunk/index.php
- Timestamp:
- Oct 28, 2012, 9:32:54 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/index.php
r443 r454 197 197 { 198 198 $Form = new Form('UserRegister'); 199 $Form->LoadValuesFromForm();199 //$Form->LoadValuesFromForm(); 200 200 $Form->OnSubmit = '?Action=UserRegisterSave'; 201 201 $Output .= $Form->ShowEditForm();
Note:
See TracChangeset
for help on using the changeset viewer.