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/admin/inc/class.uiapplications.inc.php

    r2 r7655  
    9797                                        $applications[$app] = $data; 
    9898                                } 
    99                                 $i++; 
     99                                ++$i; 
    100100                        } 
    101101 
Note: See TracChangeset for help on using the changeset viewer.