<?php | |
$this->redirect(array('controller' => 'posts', 'action' => 'view', 3)); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
<?php | |
$this->redirect(array('controller' => 'posts', 'action' => 'view', 3)); |