You are here

constant WEBFORM_PROTECTED_DOWNLOADS_SESSION_KEY in Webform Protected Downloads 7

Same name and namespace in other branches
  1. 6 webform_protected_downloads.module \WEBFORM_PROTECTED_DOWNLOADS_SESSION_KEY

The session key.

File

./webform_protected_downloads.module, line 15
This file contains hook declarations and functions for the Webform Protected Downloads module.

Code

define('WEBFORM_PROTECTED_DOWNLOADS_SESSION_KEY', 'webform_protected_downloads_access');