constant SEARCH_LOG_RESULT_UNKNOWN in Search Log 7
Same name and namespace in other branches
- 8 search_log.module \SEARCH_LOG_RESULT_UNKNOWN
@file Replaces default report of top search phrases.
3 uses of SEARCH_LOG_RESULT_UNKNOWN
- search_log_report in ./
search_log.admin.inc - Display search log report.
- search_log_report_form in ./
search_log.admin.inc - Report filter form.
- _search_log_get_query_filter in ./
search_log.admin.inc - Internal function to add filter conditions.
File
- ./
search_log.module, line 8 - Replaces default report of top search phrases.
Code
define('SEARCH_LOG_RESULT_UNKNOWN', 0);