diff options
author | till <till@php.net> | 2010-03-18 19:09:43 +0000 |
---|---|---|
committer | till <till@php.net> | 2010-03-18 19:09:43 +0000 |
commit | f093291bfdac81dd6f68fb7cebc9a871c9f9bf04 (patch) | |
tree | 8e9511d6c9d44a8bee87d5c2ad6808b52ce0e940 /plugins | |
parent | 6bae1e096ddc0a9c0e15709f8888fb71f45786f0 (diff) |
removed filler
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/additional_message_headers/package.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/additional_message_headers/package.xml b/plugins/additional_message_headers/package.xml index 4d2ac5369..a3db131eb 100644 --- a/plugins/additional_message_headers/package.xml +++ b/plugins/additional_message_headers/package.xml @@ -24,9 +24,7 @@ <api>stable</api> </stability> <license uri="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPL v2</license> - <notes> -Something about the release! - </notes> + <notes>-</notes> <contents> <dir baseinstalldir="/" name="/"> <file name="additional_message_headers.php" role="php"> |