Add "php" string to PHP auto-complete

Fix https://github.com/notepad-plus-plus/notepad-plus-plus/issues/279
This commit is contained in:
Ricardo 2015-06-22 05:13:35 -03:00
parent e3450defc0
commit 2ad0a7df57
1 changed files with 1 additions and 0 deletions

View File

@ -10336,6 +10336,7 @@
<Param name="[resource connection]"/>
</Overload>
</KeyWord>
<KeyWord name="php"/>
<KeyWord name="phpcredits" func="yes">
<Overload retVal="bool">
<Param name="[int flag=CREDITS_ALL]"/>