From b202816324c3a6bf515a8d938c33e882106f26da Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Fri, 12 Dec 2008 01:46:43 +0000 Subject: Remove the attempt at a local import module --- .../helpers/local_import_installer.php | 41 ---------------------- 1 file changed, 41 deletions(-) delete mode 100644 modules/local_import/helpers/local_import_installer.php (limited to 'modules/local_import/helpers/local_import_installer.php') diff --git a/modules/local_import/helpers/local_import_installer.php b/modules/local_import/helpers/local_import_installer.php deleted file mode 100644 index 72f42c97..00000000 --- a/modules/local_import/helpers/local_import_installer.php +++ /dev/null @@ -1,41 +0,0 @@ -query("DELETE FROM `vars` WHERE `module_id` = {$module->id};"); - - module::delete("local_import"); - } -} -- cgit v1.2.3