[freeside-commits] branch master updated. 411fa36eec63a51268c40586fb04f96362672643

Ivan Kohler ivan at freeside.biz
Tue Jan 1 11:07:47 PST 2019


The branch, master has been updated
       via  411fa36eec63a51268c40586fb04f96362672643 (commit)
      from  6b0c4f9f90b299dabe3e946ad8ea00ca94efa7de (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 411fa36eec63a51268c40586fb04f96362672643
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Tue Jan 1 11:07:46 2019 -0800

    pod

diff --git a/FS/FS/svc_phone.pm b/FS/FS/svc_phone.pm
index 637c148c1..d8f48f8ad 100644
--- a/FS/FS/svc_phone.pm
+++ b/FS/FS/svc_phone.pm
@@ -827,10 +827,10 @@ either the "src" or the "charged_party" field of the CDR matches the
 "phonenum" field of the service.  To access the CDRs themselves, call
 "->fetch" on the resulting object.
 
-=over 2
-
 Accepts the following options:
 
+=over 2
+
 =item for_update => 1: SELECT the CDRs "FOR UPDATE".
 
 =item status => "" (or "processing-tiered", "done"): Return only CDRs with that processing status.

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/svc_phone.pm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)




More information about the freeside-commits mailing list