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

Contents of /contributions/modules/civinode/civinode.install

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


Revision 1.7 - (show annotations) (download) (as text)
Thu Jun 21 04:40:59 2007 UTC (2 years, 5 months ago) by torenware
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +0 -0 lines
File MIME type: text/x-php
Checking Comm Init changes into head
1 <?php
2 // $Id$
3
4 function civinode_install(){
5 //First, see if we are already installed
6
7
8 drupal_set_message(t("core civinode database tables created."));
9 }

  ViewVC Help
Powered by ViewVC 1.1.2