constant FILEDEPOT_NOTIFY_REJECT in filedepot 7
Same name and namespace in other branches
- 6 filedepot.module \FILEDEPOT_NOTIFY_REJECT
3 uses of FILEDEPOT_NOTIFY_REJECT
- filedepot::deleteSubmission in ./
filedepot.class.php - filedepot_build_notification_distribution in ./
lib-common.php - filedepot_mail in ./
filedepot.module - Implements hook_mail().
File
- ./
filedepot.module, line 25 - 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_NOTIFY_REJECT', 3);