Created
January 4, 2009 22:54
-
-
Save ELLIOTTCABLE/43204 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <settings> | |
| <language id="net.lveik.default.php"> | |
| <root-zone>sourcecode.php</root-zone> | |
| <name>PHP</name> | |
| <detectors> | |
| <extension>php</extension> | |
| <extension>inc</extension> | |
| </detectors> | |
| </language> | |
| <meta> | |
| <name>PHP</name> | |
| <description>A sugar for developing in PHP</description> | |
| <author>Derek Reynolds</author> | |
| <identifier>com.gridlee.Sugar.PHP</identifier> | |
| <download format="svn">http://espresso-php-sugar.googlecode.com/svn/trunk</download> | |
| <url>http://code.google.com/p/espresso-php-sugar</url> | |
| <dependencies> | |
| <dependency id="name.elliottcable.Sugar.Regex">Regex</dependency> | |
| <dependency id="net.fileability.Sugar.SQL">SQL</dependency> | |
| </dependencies> | |
| </meta> | |
| </settings> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment