Changeset 20715 for trunk/wp-includes/functions.php
- Timestamp:
- 05/03/2012 04:41:59 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/functions.php
r20640 r20715 3687 3687 3688 3688 $ua = $_SERVER['HTTP_USER_AGENT']; 3689 3689 3690 3690 if ( strpos($ua, 'iPhone') !== false 3691 3691 || strpos($ua, 'iPad') !== false
Note: See TracChangeset
for help on using the changeset viewer.