fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [8765] property: tweak


From: Sigurd Nes
Subject: [Fmsystem-commits] [8765] property: tweak
Date: Thu, 02 Feb 2012 12:15:54 +0000

Revision: 8765
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8765
Author:   sigurdne
Date:     2012-02-02 12:15:48 +0000 (Thu, 02 Feb 2012)
Log Message:
-----------
property: tweak

Modified Paths:
--------------
    trunk/property/inc/class.boinvoice.inc.php

Modified: trunk/property/inc/class.boinvoice.inc.php
===================================================================
--- trunk/property/inc/class.boinvoice.inc.php  2012-02-02 12:09:16 UTC (rev 
8764)
+++ trunk/property/inc/class.boinvoice.inc.php  2012-02-02 12:15:48 UTC (rev 
8765)
@@ -77,6 +77,10 @@
                        {
                                $voucher_id     = $this->query && 
ctype_digit($this->query) ? $this->query : 0;
                        }
+                       else
+                       {
+                               $user_lid = 'all';
+                       }
 
                        if($voucher_id)
                        {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]