constant FILE_NOT_READABLE

Same name and namespace in other branches
  1. 6.x drupal-6.x/includes/install.inc \FILE_NOT_READABLE

File permission check -- File is not readable.

Archivo

drupal-7.x/includes/install.inc, line 66
API functions for installing modules and themes.

Código

define('FILE_NOT_READABLE', 32)