Skip to content

Instantly share code, notes, and snippets.

@rsanchez
Created February 23, 2012 18:02
Show Gist options
  • Save rsanchez/1894057 to your computer and use it in GitHub Desktop.
Save rsanchez/1894057 to your computer and use it in GitHub Desktop.
Mo' Variables + Login Redirect
{exp:member:login_form return="{segments_from_3}"}
{if logged_out}
{redirect='site/login/{segments_from_1}'}
{/if}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment