constant FILE_NOT_WRITABLE
Same name and namespace in other branches
- 6.x drupal-6.x/includes/install.inc \FILE_NOT_WRITABLE
File permission check -- File is not writable.
Archivo
- drupal-7.x/
includes/ install.inc, line 71 - API functions for installing modules and themes.
Código
define('FILE_NOT_WRITABLE', 64)