constant FILE_NOT_STICKY in File admin 7
File is not sticky at top of a list.
File
- ./
file_admin.module, line 31 - Enhances file administration by adding published, promote, and sticky fields.
Code
define('FILE_NOT_STICKY', 0);
File is not sticky at top of a list.
define('FILE_NOT_STICKY', 0);