fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [11670] rental: comment debug


From: Sigurd Nes
Subject: [Fmsystem-commits] [11670] rental: comment debug
Date: Tue, 11 Feb 2014 10:12:43 +0000

Revision: 11670
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11670
Author:   sigurdne
Date:     2014-02-11 10:12:41 +0000 (Tue, 11 Feb 2014)
Log Message:
-----------
rental: comment debug

Modified Paths:
--------------
    trunk/rental/inc/class.sobilling_info.inc.php

Modified: trunk/rental/inc/class.sobilling_info.inc.php
===================================================================
--- trunk/rental/inc/class.sobilling_info.inc.php       2014-02-10 14:51:23 UTC 
(rev 11669)
+++ trunk/rental/inc/class.sobilling_info.inc.php       2014-02-11 10:12:41 UTC 
(rev 11670)
@@ -64,7 +64,7 @@
                
                $tables = "rental_billing_info";
                $joins = '';
-               var_dump("SELECT {$cols} FROM {$tables} {$joins} WHERE 
{$condition} {$order}");
+//             var_dump("SELECT {$cols} FROM {$tables} {$joins} WHERE 
{$condition} {$order}");
                return "SELECT {$cols} FROM {$tables} {$joins} WHERE 
{$condition} {$order}";
        }
        
@@ -166,4 +166,4 @@
        }
 }
 
-?>
\ No newline at end of file
+?>




reply via email to

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