Changeset 2674 for trunk/home.php


Ignore:
Timestamp:
04/30/10 12:21:35 (14 years ago)
Author:
rodsouza
Message:

Ticket #1009 - Criando persistência da última requisicao a ser recuperada no reload.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/home.php

    r2623 r2674  
    5858        } 
    5959 
    60         if ($_GET['cd']=='yes' && $GLOBALS['phpgw_info']['user']['preferences']['common']['default_app'] && 
    61                 $GLOBALS['phpgw_info']['user']['apps'][$GLOBALS['phpgw_info']['user']['preferences']['common']['default_app']]) 
    62         { 
    63                 $GLOBALS['phpgw']->redirect($GLOBALS['phpgw']->link('/' . $GLOBALS['phpgw_info']['user']['preferences']['common']['default_app'] . '/' . 'index.php')); 
    64         } 
    6560        // Default Applications (Home Page)  
    6661        $default_apps = Array(                   
Note: See TracChangeset for help on using the changeset viewer.