DRUPAL_KILOBYTE

Definition

drupal/includes/bootstrap.inc

Description

The number of bytes in a kilobyte. For more information, visit http://en.wikipedia.org/wiki/Kilobyte.

Code

define('DRUPAL_KILOBYTE', 1024);