File permission check -- File is not readable.
File
- core/includes/install.inc, line 64
- API functions for installing modules and themes.
Code
const FILE_NOT_READABLE = 32;
File permission check -- File is not readable.
const FILE_NOT_READABLE = 32;
Please login to continue.