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
---
core/views/welcome.html.php | 7 -------
1 file changed, 7 deletions(-)
(limited to 'core/views')
diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php
index d412d119..360dc1ec 100644
--- a/core/views/welcome.html.php
+++ b/core/views/welcome.html.php
@@ -157,9 +157,6 @@
= html::script("lib/jquery.form.js") ?>
= html::script("lib/jquery.cookie.js") ?>
= html::script("lib/jquery.MultiFile.js") ?>
- if (class_exists("local_import_block")): ?>
- = local_import_block::head(null) ?>
- endif ?>
if (class_exists("rearrange_block")): ?>
= rearrange_block::head(null) ?>
endif ?>
@@ -263,10 +260,6 @@
] tags
= $add_photo_html ?>
-