You are here

constant SUPPORT_STATE_CLOSED in Support Ticketing System 6

Same name and namespace in other branches
  1. 7 support.module \SUPPORT_STATE_CLOSED

@file support.module

5 uses of SUPPORT_STATE_CLOSED
support_page_form in ./support.module
Display tickets
support_page_user in ./support.user.inc
_support_client_terms in ./support.module
Return an alphabetized list of all terms used with this client.
_support_get_state in ./support.module
_support_state_query_filter in ./support.module

File

./support.module, line 6
support.module

Code

define('SUPPORT_STATE_CLOSED', -3);