constant SEARCH_LOG_RESULT_FAILED in Search Log 7
Same name and namespace in other branches
- 8 search_log.module \SEARCH_LOG_RESULT_FAILED
2 uses of SEARCH_LOG_RESULT_FAILED
- search_log_report in ./search_log.admin.inc 
- Display search log report.
- _search_log_get_query_filter in ./search_log.admin.inc 
- Internal function to add filter conditions.
File
- ./search_log.module, line 10 
- Replaces default report of top search phrases.
Code
define('SEARCH_LOG_RESULT_FAILED', -1);