Changeset 5047 for trunk


Ignore:
Timestamp:
09/05/11 19:18:56 (13 years ago)
Author:
alexandrecorreia
Message:

Ticket #2260 - Sincronismo do branch2.2(versão 2.2.8) para 2.4 ajustes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/login.php

    r5043 r5047  
    5454         
    5555        //detect if the user has a compatible browser, if don't have send him to expresso mini 
    56         $ifMobile = true; 
     56        $ifMobile = false; 
    5757        $browser = CreateObject('phpgwapi.browser'); 
    5858        switch ( $browser->get_platform() ) 
Note: See TracChangeset for help on using the changeset viewer.