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

Diff of /contributions/modules/prepopulate/prepopulate.install

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

revision 1.4, Sat May 3 18:04:54 2008 UTC revision 1.4.2.1, Wed Oct 7 23:19:40 2009 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: prepopulate.install,v 1.3 2008/03/16 14:06:29 add1sun Exp $  // $Id: prepopulate.install,v 1.4 2008/05/03 18:04:54 add1sun Exp $
3    
4    /**
5     * @file
6     * Install file for the Prepopulate module to set weight for the module.
7     *
8     * Originally written by ea. Farris <eafarris@gmail.com>
9     * Based on an idea from chx, from the conversation at
10     * http://www.drupal.org/node/27155.
11     */
12    
13  /**  /**
14   * Implementation of hook_install().   * Implementation of hook_install().

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.4.2.1

  ViewVC Help
Powered by ViewVC 1.1.2