Skip to content

Commit

Permalink
Forgot a file in the file list
Browse files Browse the repository at this point in the history
  • Loading branch information
gsherwood committed Aug 8, 2012
1 parent 47f3564 commit 835cad1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -938,6 +938,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
<file baseinstalldir="PHP" name="ClassDeclarationSniff.php" role="php">
<tasks:replace from="@package_version@" to="version" type="package-info" />
</file>
<file baseinstalldir="PHP" name="PropertyDeclarationSniff.php" role="php">
<tasks:replace from="@package_version@" to="version" type="package-info" />
</file>
</dir>
<dir name="ControlStructures">
<file baseinstalldir="PHP" name="ElseIfDeclarationSniff.php" role="php">
Expand Down

0 comments on commit 835cad1

Please sign in to comment.