constant DRUPAL_KILOBYTE

The number of bytes in a kilobyte.

For more information, visit http://en.wikipedia.org/wiki/Kilobyte.

Archivo

drupal-7.x/includes/bootstrap.inc, line 174
Functions that need to be loaded on every Drupal request.

Código

define('DRUPAL_KILOBYTE', 1024)