constant TRIPAL_CRITICAL

  1. 2.x tripal_core/api/tripal_core.tripal.api.inc TRIPAL_CRITICAL
  2. 3.x tripal/api/tripal.notice.api.inc TRIPAL_CRITICAL
2 uses of TRIPAL_CRITICAL
tripal_report_error in tripal_core/api/tripal_core.tripal.api.inc
Provide better error notice for Tripal. If the environment variable 'TRIPAL_DEBUG' is set to 1 then this function will add backtrace information to the message.
tripal_set_message in tripal_core/api/tripal_core.tripal.api.inc
Display messages to tripal administrators.

File

tripal_core/api/tripal_core.tripal.api.inc, line 36
Provides an application programming interface (API) for Tripal

Code

define('TRIPAL_CRITICAL', 2)