You are here

constant POPUP_ONLOAD_DEFAULT_COOKIE_LIFETIME in Popup On Load 7

Same name and namespace in other branches
  1. 8 popup_onload.module \POPUP_ONLOAD_DEFAULT_COOKIE_LIFETIME
2 uses of POPUP_ONLOAD_DEFAULT_COOKIE_LIFETIME
popup_onload_admin_settings_form in ./popup_onload.admin.inc
Popup On Load admin settings form.
popup_onload_save_time_cookie in ./popup_onload.module
Save popup display time into the cookie.

File

./popup_onload.module, line 11
Contains main popup_onload hooks and functions.

Code

define('POPUP_ONLOAD_DEFAULT_COOKIE_LIFETIME', 1209600);