Plugin Directory

Changeset 705589


Ignore:
Timestamp:
04/29/2013 07:49:40 PM (13 years ago)
Author:
Code96
Message:

Update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • php-mobile-redirect/tags/1.1/includes/functions.php

    r699796 r705589  
    1515                $detect = "false";     
    1616            }
    17             elseif ($detect->isiPad())
    18             {
    19                 $detect = "false";
    20             }
    2117            elseif ($detect->isMobile())
    2218            {
Note: See TracChangeset for help on using the changeset viewer.