Module: sip-router Branch: 3.1 Commit: 7965ba755fa38b45a6a682b0afae4248cc7276a5 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7965ba75...
Author: Sven Knoblich sven.knoblich@1und1.de Committer: Sven Knoblich sven.knoblich@1und1.de Date: Fri Feb 24 15:47:49 2012 +0100
module/avpops: Add short description to clarify the purpose of the avp_delete flag. (cherry picked from commit fb0951c332894ac6cd967daa02c4a2b569ada671)
---
modules/avpops/doc/avpops_admin.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules/avpops/doc/avpops_admin.xml b/modules/avpops/doc/avpops_admin.xml index 9b60cc9..4b4a894 100644 --- a/modules/avpops/doc/avpops_admin.xml +++ b/modules/avpops/doc/avpops_admin.xml @@ -583,7 +583,7 @@ avp_db_query("delete from subscriber"); matching_flags = please refer to avp_db_load() function </emphasis></para></listitem> <listitem><para><emphasis> - flag = 'g'|'G' + flag = 'g'|'G' = deletes not only the last value but the complete AVP. </emphasis></para></listitem> </itemizedlist> </para>