- 1.17.x includes/bootstrap.inc BACKDROP_KILOBYTE
- 1.15.x includes/bootstrap.inc BACKDROP_KILOBYTE
- 1.16.x includes/bootstrap.inc BACKDROP_KILOBYTE
The number of bytes in a kilobyte.
For more information, visit http://en.wikipedia.org/wiki/Kilobyte.
File
- includes/
bootstrap.inc, line 183 - Functions that need to be loaded on every Backdrop request.
Code
define('BACKDROP_KILOBYTE', 1024)