Module: sip-router Branch: master Commit: af0d2038a36502e0d786aa62dbb8ae7378e1f5e6 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=af0d2038...
Author: Juha Heinanen jh@tutpro.com Committer: Juha Heinanen jh@tutpro.com Date: Wed Jun 17 21:37:36 2009 +0300
* Small clarification in filter_body text.
---
modules_k/textops/doc/textops_admin.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules_k/textops/doc/textops_admin.xml b/modules_k/textops/doc/textops_admin.xml index 28d36e9..ce46bda 100644 --- a/modules_k/textops/doc/textops_admin.xml +++ b/modules_k/textops/doc/textops_admin.xml @@ -606,7 +606,7 @@ set_reply_body("test", "text/plain"); <function moreinfo="none">filter_body(content_type)</function> </title> <para> - Filters multipart body by leaving out all other body + Filters multipart/mixed body by leaving out all other body parts except the first body part of given type. </para> <para>Meaning of the parameters is as follows:</para>