Initial commit.
This commit is contained in:
1
vim/snippets/php-zend/getconf.snippet
Executable file
1
vim/snippets/php-zend/getconf.snippet
Executable file
@@ -0,0 +1 @@
|
||||
$${1:conf} = Zend_Registry::get('${2:config}')->${3:general};
|
||||
Reference in New Issue
Block a user