Initial commit.
This commit is contained in:
1
vim/snippets/php-cake/reca.snippet
Executable file
1
vim/snippets/php-cake/reca.snippet
Executable file
@@ -0,0 +1 @@
|
||||
$this->redirect(array('controller' => '${1:controller_name}', 'action' => '${2:action_name}'));
|
||||
Reference in New Issue
Block a user