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