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

Contents of /contributions/modules/emfield/emfield.install

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


Revision 1.2 - (show annotations) (download) (as text)
Sun Feb 17 19:05:51 2008 UTC (21 months, 1 week ago) by aaron
Branch: MAIN
CVS Tags: DRUPAL-5--1-8, DRUPAL-5--1-5, DRUPAL-5--1-4, DRUPAL-5--1-7, DRUPAL-5--1-6, DRUPAL-5--1-1, DRUPAL-5--1-3, DRUPAL-5--1-2, HEAD
Branch point for: DRUPAL-5
Changes since 1.1: +1 -9 lines
File MIME type: text/x-php
add views handlers for use by contrib modules
1 <?php
2 // $Id: emfield.install,v 1.1 2007/06/26 01:15:26 aaron Exp $
3
4 /**
5 * Implementation of hook_install().
6 */
7 function emfield_install() {
8 }

  ViewVC Help
Powered by ViewVC 1.1.2