Ignore:
Timestamp:
12/14/12 14:30:35 (11 years ago)
Author:
douglasz
Message:

Ticket #3236 - Melhorias de performance no codigo do Expresso.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/phpgwapi/inc/class.network.inc.php

    r5915 r7655  
    221221                                                } 
    222222                                                $lines[] = $line; 
    223                                                 $i++; 
     223                                                ++$i; 
    224224                                        } 
    225225                                        $this->close_port(); 
Note: See TracChangeset for help on using the changeset viewer.