Skip to content

Commit

Permalink
[project @ Added CDATA to XML config templates]
Browse files Browse the repository at this point in the history
  • Loading branch information
tailor committed Oct 30, 2006
1 parent 4722dbd commit f28d40d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions admin/package.xml
Expand Up @@ -12,7 +12,9 @@
<date>%(date)s</date>
<state>%(release_stability)s</state>
<notes>
<![CDATA[
%(release_notes)s
]]>
</notes>
%(contents_version_1)s
</release>
Expand Down
2 changes: 2 additions & 0 deletions admin/package2.xml
Expand Up @@ -24,7 +24,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
</stability>
<license uri="%(license_uri)s">%(license_name)s</license>
<notes>
<![CDATA[
%(release_notes)s
]]>
</notes>
<contents>
%(contents)s
Expand Down

0 comments on commit f28d40d

Please sign in to comment.