Changeset 19712 for trunk/wp-includes/vars.php
- Timestamp:
- 01/08/2012 05:01:11 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/vars.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/vars.php
r18994 r19712 98 98 */ 99 99 $is_iis7 = $is_IIS && (strpos($_SERVER['SERVER_SOFTWARE'], 'Microsoft-IIS/7.') !== false); 100 101 ?>
Note: See TracChangeset
for help on using the changeset viewer.