constant FILE_NOT_EXIST
Same name and namespace in other branches
- 6.x drupal-6.x/includes/install.inc \FILE_NOT_EXIST
File permission check -- File does not exist.
Archivo
- drupal-7.x/
includes/ install.inc, line 61 - API functions for installing modules and themes.
Código
define('FILE_NOT_EXIST', 16)