constant KWARESEARCH_STATS_REPORT_ITEM_LIMIT_DEFAULT in Keyword Research 6
Same name and namespace in other branches
- 7 kwresearch.module \KWARESEARCH_STATS_REPORT_ITEM_LIMIT_DEFAULT
2 uses of KWARESEARCH_STATS_REPORT_ITEM_LIMIT_DEFAULT
- kwresearch_admin_settings in ./
kwresearch.admin.inc - Displays the form for the standard settings tab.
- kwresearch_get_keyword_stats_data in includes/
stats.inc - Generates analysis data for keyword stats report. Data is generated by
File
- ./
kwresearch.module, line 8
Code
define('KWARESEARCH_STATS_REPORT_ITEM_LIMIT_DEFAULT', 50);