Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- $a=$hook->getValues();
- if($a['url']){
- $modx->sendRedirect($a['url']);
- exit;
- }
- UpdateProfile &postHooks=`UpdateProfileRedirect`
- <input type="hidden" name="url" value="[[~39]]" />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement