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

Diff of /contributions/modules/bio/bio.install

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

revision 1.1.2.5, Mon Jan 28 07:43:33 2008 UTC revision 1.1.2.6, Tue Mar 25 16:09:44 2008 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: bio.install,v 1.1.2.4 2008/01/28 07:41:21 webchick Exp $  // $Id: bio.install,v 1.1.2.5 2008/01/28 07:43:33 webchick Exp $
3    
4  /**  /**
5   * @file   * @file
# Line 27  function bio_install() { Line 27  function bio_install() {
27        )");        )");
28        break;        break;
29    }    }
30      drupal_set_message(t('You can configure the bio module on the <a href="@url">bio settings page</a>.', array('@url' => url('admin/user/bio'))));
31  }  }
32    
33  /**  /**

Legend:
Removed from v.1.1.2.5  
changed lines
  Added in v.1.1.2.6

  ViewVC Help
Powered by ViewVC 1.1.2