Changeset 4278


Ignore:
Timestamp:
05/09/11 13:47:53 (13 years ago)
Author:
airton
Message:

Ticket #1820 - Adicionado link para acesso a versao classica a partir da Expresso Mini

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/2.2.0.2/login.php

    r3621 r4278  
    4040                if(function_exists('CreateObject')) 
    4141                { 
     42                    if($_GET['dont_redirect_if_moble'] != 1) { 
    4243                        //detect if the user has a compatible browser, if don't have send him to expresso mini 
    4344                        $browser = CreateObject('phpgwapi.browser'); 
     
    5556                                        break; 
    5657                        } 
     58                    } 
    5759                         
    5860                        $GLOBALS['phpgw']->session = CreateObject('phpgwapi.sessions'); 
Note: See TracChangeset for help on using the changeset viewer.