Advertisement
run_009

Untitled

Feb 16th, 2014
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. /**
  2. * This is the controller for the "My Profile" page. This lets logged in users set personal
  3. * preferences, update their own information, etc.
  4. *
  5. * @see OptionsForm
  6. */
  7. public class OptionsFormController extends SimpleFormController {
  8.  
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement