diff options
author | Max Kanat-Alexander <mkanat@bugzilla.org> | 2011-08-10 00:40:06 +0200 |
---|---|---|
committer | Max Kanat-Alexander <mkanat@bugzilla.org> | 2011-08-10 00:40:06 +0200 |
commit | c8a9e020145de97d54e0e6e1c0785e4fa50809bd (patch) | |
tree | c50c3320e7c026ee5bc69baed978e5f806c571c7 | |
parent | 2b18077daf30c6c67cf4974b90e9adc79a1658c9 (diff) | |
download | bugzilla-c8a9e020145de97d54e0e6e1c0785e4fa50809bd.tar.gz bugzilla-c8a9e020145de97d54e0e6e1c0785e4fa50809bd.tar.xz |
Fix docs bustage resulting from removing Email::MIME::Attachment::Stripper as an
optional pre-req.
-rw-r--r-- | docs/en/xml/installation.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index 8349ef012..61912f3a5 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -481,13 +481,6 @@ <listitem> <para> - Email::MIME::Attachment::Stripper - (&min-email-mime-attachment-stripper-ver;) for Inbound Email - </para> - </listitem> - - <listitem> - <para> Email::Reply (&min-email-reply-ver;) for Inbound Email </para> |