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

Contents of /contributions/modules/systeminfo/systeminfo.install

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


Revision 1.1 - (show annotations) (download) (as text)
Mon Nov 17 22:53:01 2008 UTC (12 months, 1 week ago) by flanker
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5--2, DRUPAL-4-7--2, DRUPAL-6--1
File MIME type: text/x-php
Added hook uninstall.
1 <?php
2 // $Id$
3 // $Name$
4
5
6 /**
7 * Implementation of hook_uninstall().
8 */
9 function systeminfo_uninstall() {
10
11 }

  ViewVC Help
Powered by ViewVC 1.1.2