Drupal.org
Developing for Drupal
Report a bug
Home
»
API reference
IS_WINDOWS
in includes/
file.inc
<?php
define
(
'IS_WINDOWS'
,
substr
(
PHP_OS
,
0
,
3
) ==
'WIN'
);
?>
Login
or
register
to post comments
Search Drupal 4.6
Function, file, or topic:
*
Drupal 4.6
Constants
Files
Functions
Globals
Topics