constant FILEDEPOT_NOTIFY_ADMIN in filedepot 6
Same name and namespace in other branches
- 7 filedepot.module \FILEDEPOT_NOTIFY_ADMIN
2 uses of FILEDEPOT_NOTIFY_ADMIN
- filedepot::saveFile in ./
filedepot.class.php - filedepot_sendNotification in ./
lib-common.php - Send out notifications to all users that have subscribed to this file or file category Will check user preferences for notification if Messenger Plugin is installed
File
- ./
filedepot.module, line 27 - filedepot.module Filedepot: File Management Module developed by Nextide www.nextide.ca Full featured document managment module with a desktop application feel. Integrated role and user permissions to secure folders, automated notifications, Tag Cloud…
Code
define('FILEDEPOT_NOTIFY_ADMIN', 4);