Changeset 636 for trunk/Modules/User/Profile.php
- Timestamp:
- Dec 11, 2013, 12:15:15 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/User/Profile.php
r609 r636 172 172 function Show() 173 173 { 174 $this->Title = T('User profile'); 174 175 $Output = $this->SendMail(); 175 176 if(array_key_exists('user', $_GET))
Note:
See TracChangeset
for help on using the changeset viewer.