constant SEARCH_LOG_RESULT_SUCCESS in Search Log 8
Same name and namespace in other branches
- 7 search_log.module \SEARCH_LOG_RESULT_SUCCESS
1 use of SEARCH_LOG_RESULT_SUCCESS
- search_log in ./
search_log.module - Store search keys, module, language and day.
File
- ./
search_log.module, line 12 - This module holds functions of Search Log Module.
Code
define('SEARCH_LOG_RESULT_SUCCESS', 1);