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.uimenuclass.inc.php

    r2 r7655  
    5959                                } 
    6060                                $this->section_item($link,lang($value['description']),$this->rowColor[($i % 2)]); 
    61                                 $i++; 
     61                                ++$i; 
    6262                        } 
    6363 
Note: See TracChangeset for help on using the changeset viewer.