dotar/vim/snippets/php-cake/micon.snippet
2011-11-17 16:00:49 -06:00

2 lines
75 B
Plaintext
Executable File

<?php echo $html->meta('icon', ${1:$this->webroot('${2:favicon.ico}')}) ?>