root/releases/0.1.2a/units/profile/content_edit.php
| Revision 2, 387 bytes (checked in by sven, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | <?php |
| 2 | $run_result .= <<< END |
| 3 | <p> |
| 4 | This screen allows you to edit your profile. Blank fields will not show up |
| 5 | on your profile screen in any view; you can change the access level for each |
| 6 | piece of information in order to prevent it from falling into the wrong hands. |
| 7 | For example, we strongly recommend you keep your address to yourself or a |
| 8 | few trusted parties. |
| 9 | </p> |
| 10 | END; |
| 11 | ?> |
Note: See TracBrowser for help on using the browser.
