[HOME]

Path : /home/easyrentals/public_html/symperl/root/usr/share/vim/vim74/syntax/
Upload :
Current File : /home/easyrentals/public_html/symperl/root/usr/share/vim/vim74/syntax/phtml.vim

" Vim syntax file
" PHTML used to be the filetype for PHP 2.0.  Now everything is PHP.

if !exists("b:current_syntax")
  runtime! syntax/php.vim
endif