diff --git a/qfq/Constants.php b/qfq/Constants.php index 74e3e6b080ae1071dd0a5b6b524dd0ec21ac5f5a..41bd245371e1bbdfaa6003a745293a2ec7ccbbe5 100644 --- a/qfq/Constants.php +++ b/qfq/Constants.php @@ -186,6 +186,7 @@ const SIP_SIP = CLIENT_SIP; const SIP_RECORD_ID = CLIENT_RECORD_ID; const SIP_FORM = CLIENT_FORM; const SIP_URLPARAM = 'urlparam'; +// FURTHER: all extracted params from 'urlparam // FORM - copy from table 'form' of processed form //const DEF_FORM_NAME = CLIENT_FORM;