Parent Directory
|
Revision Log
|
Revision Graph
|
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(). |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |