- drupal
- drupal6
- drupal7
Flag to indicate that the 'public' file download method is enabled.
When using this method, files are available from a regular HTTP request,
which provides no additional access restrictions.
includes/file.inc, line 36
<?php
define('FILE_DOWNLOADS_PUBLIC', 1)
?>
Verwandte Themen
- File interface
- Common file handling functions.
Kommentare
Kommentar hinzufügen