fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [7169] rental: debug message


From: Sigurd Nes
Subject: [Fmsystem-commits] [7169] rental: debug message
Date: Mon, 04 Apr 2011 09:37:44 +0000

Revision: 7169
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7169
Author:   sigurdne
Date:     2011-04-04 09:37:43 +0000 (Mon, 04 Apr 2011)
Log Message:
-----------
rental: debug message

Modified Paths:
--------------
    trunk/frontend/inc/class.bofellesdata.inc.php

Modified: trunk/frontend/inc/class.bofellesdata.inc.php
===================================================================
--- trunk/frontend/inc/class.bofellesdata.inc.php       2011-04-03 17:26:01 UTC 
(rev 7168)
+++ trunk/frontend/inc/class.bofellesdata.inc.php       2011-04-04 09:37:43 UTC 
(rev 7169)
@@ -257,7 +257,7 @@
                        {
                                $bt = debug_backtrace();
                                $GLOBALS['phpgw']->log->debug(array(
-                                               'text' => 
"{$class}::{$function} called from file: {$bt[1]['file']} line: 
{$bt[1]['line']}",
+                                               'text' => 
"{$class}::{$function}() called from file: {$bt[1]['file']} line: 
{$bt[1]['line']}",
                                                'p1'   => '',
                                                'p2'     => '',
                                                'line' => __LINE__,




reply via email to

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