FILE_NOT_EXIST
Same name in other branches
- 7.x includes/install.inc \FILE_NOT_EXIST
- 9 core/includes/install.inc \FILE_NOT_EXIST
- 10 core/includes/install.inc \FILE_NOT_EXIST
- 11.x core/includes/install.inc \FILE_NOT_EXIST
File permission check -- File does not exist.
1 use of FILE_NOT_EXIST
- drupal_verify_install_file in core/
includes/ install.inc - Verifies the state of the specified file.
File
-
core/
includes/ install.inc, line 62
Code
const FILE_NOT_EXIST = 16;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.