- Readding cron note.

4.6.x
Steven Wittens 2005-01-11 09:46:51 +00:00
parent 92bc08b5b9
commit bf09864c5d
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ function search_help($section = 'admin/help#search') {
return t('Enables site-wide keyword searching.');
case 'admin/settings/search':
return t('
<p>The search engine works by maintaining an index of the words in your site\'s content. You can adjust the settings below to tweak the indexing behaviour.</p>
<p>The search engine works by maintaining an index of the words in your site\'s content. You can adjust the settings below to tweak the indexing behaviour. Note that the search requires cron to be set up correctly.</p>
');
case 'search#noresults':
return t('<p><ul>

View File

@ -51,7 +51,7 @@ function search_help($section = 'admin/help#search') {
return t('Enables site-wide keyword searching.');
case 'admin/settings/search':
return t('
<p>The search engine works by maintaining an index of the words in your site\'s content. You can adjust the settings below to tweak the indexing behaviour.</p>
<p>The search engine works by maintaining an index of the words in your site\'s content. You can adjust the settings below to tweak the indexing behaviour. Note that the search requires cron to be set up correctly.</p>
');
case 'search#noresults':
return t('<p><ul>