Skip to content

Instantly share code, notes, and snippets.

@Narven
Last active December 18, 2015 22:38
Show Gist options
  • Select an option

  • Save Narven/5855563 to your computer and use it in GitHub Desktop.

Select an option

Save Narven/5855563 to your computer and use it in GitHub Desktop.
redirect to last url
$this->redirect(Yii::app()->request->urlReferrer);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment