Changeset 7655 for trunk/index.php


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/index.php

    r7437 r7655  
    141141                $GLOBALS['phpgw']->common->phpgw_footer(); 
    142142        }*/ 
    143                  
     143 
    144144                if($_GET['menuaction']){ 
    145145                        $modulo = explode('.', $_GET['menuaction']); 
Note: See TracChangeset for help on using the changeset viewer.