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

Diff of /contributions/modules/nodewords/nodewords.install

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

revision 1.18.2.11, Mon Nov 9 13:09:40 2009 UTC revision 1.18.2.12, Mon Nov 9 13:30:17 2009 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: nodewords.install,v 1.18.2.10 2009/11/09 12:54:40 kiam Exp $  // $Id: nodewords.install,v 1.18.2.11 2009/11/09 13:09:40 kiam Exp $
3    
4  /**  /**
5   * @file   * @file
# Line 426  function nodewords_update_6310() { Line 426  function nodewords_update_6310() {
426    
427    drupal_set_message(    drupal_set_message(
428      t(      t(
429        'Nodewords has settings to enable the integration with third-party modules. You can enable them in the <a href="@settings">settings page</a>.',        'Nodewords has settings to enable the integration with third-party modules. You can enable it in the <a href="@settings">settings page</a>.',
430        array('@settings' => url('admin/content/nodewords/settings'))        array('@settings' => url('admin/content/nodewords/settings'))
431      )      )
432    );    );

Legend:
Removed from v.1.18.2.11  
changed lines
  Added in v.1.18.2.12

  ViewVC Help
Powered by ViewVC 1.1.2