constant FILEDEPOT_CHMOD_DIRS in filedepot 7
Same name and namespace in other branches
- 6 filedepot.module \FILEDEPOT_CHMOD_DIRS
2 uses of FILEDEPOT_CHMOD_DIRS
- filedepot::createFolder in ./
filedepot.class.php - Call createFolderNode to create the folder which will trigger this method through filedepot_insert @global type $user
- filedepot::createStorageFolder in ./
filedepot.class.php
File
- ./
filedepot.module, line 16 - filedepot.module Filedepot: File Management Module developed by Nextide www.nextide.ca Full featured document managment module with a desktop application feel. Integrated Organic Group, Role and User permissions to secure folders, automated…
Code
define('FILEDEPOT_CHMOD_DIRS', 0777);