You are here

constant LOG_CLEANUP_DEFAULT_INTERVAL in Util 6.3

Same name and namespace in other branches
  1. 7 contribs/log_cleanup/log_cleanup.module \LOG_CLEANUP_DEFAULT_INTERVAL

@file Clean up watchdog messages.

1 use of LOG_CLEANUP_DEFAULT_INTERVAL
log_cleanup_settings in contribs/log_cleanup/log_cleanup.module
Module settings form.

File

contribs/log_cleanup/log_cleanup.module, line 7
Clean up watchdog messages.

Code

define('LOG_CLEANUP_DEFAULT_INTERVAL', 259200);