commit | ae5bce1c127136a650ee25c4c78d3d334cc07859 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Aug 15 21:41:48 2005 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Aug 15 21:41:48 2005 +0000 |
tree | 992edb0baaa4a6a4156fbfb77d4f6382cd3f5999 | |
parent | 90cfdbe040320952e6b542d0633987f082b0f158 [diff] [blame] |
updated for version 7.0130
diff --git a/runtime/indent/php.vim b/runtime/indent/php.vim index 7f7aa56..3e7a990 100644 --- a/runtime/indent/php.vim +++ b/runtime/indent/php.vim
@@ -2,7 +2,7 @@ " Language: PHP " Author: John Wellesz <John.wellesz (AT) teaser (DOT) fr> " URL: http://www.2072productions.com/vim/indent/php.vim -" Last Change: 2005 June 30th +" Last Change: 2005 Aug 15 " Version: 1.17 " " For a complete change log and lots of comments in the code, download the script on