The number of bytes in a kilobyte.
For more information, visit http://en.wikipedia.org/wiki/Kilobyte.
File
- includes/
bootstrap.inc, line 159 - Functions that need to be loaded on every Drupal request.
Code
define('DRUPAL_KILOBYTE', 1024)
Login or register to post comments