constant SEARCH_LOG_RESULT_SUCCESS in Search Log 7
Same name and namespace in other branches
- 8 search_log.module \SEARCH_LOG_RESULT_SUCCESS
3 uses of SEARCH_LOG_RESULT_SUCCESS
- search_log in ./search_log.module 
- Store search keys, module, language and day.
- 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 9 
- Replaces default report of top search phrases.
Code
define('SEARCH_LOG_RESULT_SUCCESS', 1);