constant FILE_NOT_EXECUTABLE

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

File permission check -- File is not executable.

Archivo

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

Código

define('FILE_NOT_EXECUTABLE', 128)