[prev in list] [next in list] [prev in thread] [next in thread] 

List:       vtigercrm-commits
Subject:    Re: [Vtigercrm-commits] [vtiger development] #5382: nusoap.php
From:       "vtiger development" <vtiger-tickets () trac ! vtiger ! com>
Date:       2008-10-20 13:39:52
Message-ID: 050.e38f56a19fbc8958c4e9dd0cac3e2c0c () trac ! vtiger ! com
[Download RAW message or body]

#5382: nusoap.php Unncessary debug information - Performance Issue
-------------------------+--------------------------------------------------
  Reporter:  prasad      |       Owner:  developer
      Type:  defect      |      Status:  new      
  Priority:  unassigned  |   Milestone:  5.1.0    
 Component:  vtigercrm   |     Version:  5.0.4    
Resolution:              |    Keywords:           
-------------------------+--------------------------------------------------
Comment (by prasad):

 This could be one of the fix:

 {{{
 function varDump($data) {
     /** To increase performance we have commented this. */

     /*
         ob_start();
         var_dump($data);
         $ret_val = ob_get_contents();
         ob_end_clean();
         return $ret_val;
     */
     return 'varDump';
 }
 }}}

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/5382#comment:1>
vtiger development <http://trac.vtiger.com/>
vtigerCRM

_______________________________________________
vtigercrm-commits mailing list
vtigercrm-commits@lists.vtigercrm.com
http://lists.vtigercrm.com/mailman/listinfo/vtigercrm-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic