Skip to content

Instantly share code, notes, and snippets.

@ELLIOTTCABLE
Created January 4, 2009 22:54
Show Gist options
  • Select an option

  • Save ELLIOTTCABLE/43204 to your computer and use it in GitHub Desktop.

Select an option

Save ELLIOTTCABLE/43204 to your computer and use it in GitHub Desktop.
<?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