/[drupal]/contributions/modules/swish/swish.install
ViewVC logotype

Diff of /contributions/modules/swish/swish.install

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1.2.1.2.1, Fri Mar 7 18:46:22 2008 UTC revision 1.1.2.1.2.2, Fri Mar 7 22:22:52 2008 UTC
# Line 19  QUERY Line 19  QUERY
19         );         );
20    
21        if ($query) {        if ($query) {
22          drupal_set_message('Swish-e Indexer Tables Installed. Run cron to generate full text excerpts for use in the search results');          drupal_set_message('Swish-e Indexer Tables Installed. Run cron to generate full text excerpts for use in the search results.');
23        } else {        } else {
24          drupal_set_message('Swish-e Indexer Tables Not Installed. Error with installation. Check swish.install module for database commands.','error');          drupal_set_message('Swish-e Indexer Tables Not Installed. Error with installation. Check swish.install module for database commands.','error');
25        }        }

Legend:
Removed from v.1.1.2.1.2.1  
changed lines
  Added in v.1.1.2.1.2.2

  ViewVC Help
Powered by ViewVC 1.1.2