- drupal
- 4.6 includes/file.inc
- 4.7 includes/file.inc
- 5 includes/file.inc
- 6 includes/file.inc
File
- includes/file.inc, line 15
- API for handling file uploads and server file management.
Code
define('FILE_DOWNLOADS_PRIVATE', 2)
Related topics
- File interface
- Common file handling functions.
Login or
register to post comments
Comments
fine working with this but i ahave an isuue while using
hi,
i am new to drupal and it is fine to work with but when i change file system to private , the optimization of css is being disabled which makes my site look ugly without css. i want to have this without effecting CSS can ypu please help on this?
Thank you.