Changeset 636 for trunk/Modules/User/Registration.php
- Timestamp:
- Dec 11, 2013, 12:15:15 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/User/Registration.php
r618 r636 76 76 global $Config; 77 77 78 $this->Title = T('User registration'); 78 79 $Output = ''; 79 80 if(array_key_exists('user', $_POST))
Note:
See TracChangeset
for help on using the changeset viewer.