Changeset 18994
- Timestamp:
- 10/18/2011 07:44:00 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/vars.php
r18993 r18994 12 12 * @package WordPress 13 13 */ 14 15 global $pagenow, 16 $is_lynx, $is_gecko, $is_winIE, $is_macIE, $is_opera, $is_NS4, $is_safari, $is_chrome, $is_iphone, $is_IE, 17 $is_apache, $is_IIS, $is_iis7; 14 18 15 19 // On which page are we ?
Note: See TracChangeset
for help on using the changeset viewer.