/[drupal]/contributions/modules/ubercart/uc_importer/uc_importer.install
ViewVC logotype

Contents of /contributions/modules/ubercart/uc_importer/uc_importer.install

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


Revision 1.2 - (show annotations) (download) (as text)
Thu Jul 10 12:41:02 2008 UTC (16 months, 2 weeks ago) by islandusurper
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--2
Changes since 1.1: +1 -1 lines
File MIME type: text/x-php
Begin the Ubercart 6.x-2.x branch.
1 <?php
2
3 function uc_importer_uninstall() {
4 variable_del('uc_importer_user');
5 variable_del('uc_importer_handle_duplicates');
6 }

  ViewVC Help
Powered by ViewVC 1.1.2