You are here

constant SWFTOOLS_ERROR_WATCHDOG_AND_SCREEN in SWF Tools 6.3

Write error messages to both screen and watchdog.

Related topics

2 uses of SWFTOOLS_ERROR_WATCHDOG_AND_SCREEN
swftools_admin_handling_form in includes/swftools.admin.inc
swftools_set_error in ./swftools.module
Outputs a message to the screen and/or the watchdog, according to the configuration settings.

File

./swftools.module, line 82
The primary component of SWF Tools that enables comprehensive media handling.

Code

define('SWFTOOLS_ERROR_WATCHDOG_AND_SCREEN', 0x3);