From 9ba9f7bf2754988b7408c23c32b1f2a332528d29 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Thu, 4 Dec 2008 07:44:28 +0000 Subject: Change the startup code to only put installed modules on the autoload path. This breaks a bunch of places where we had hardcoded dependencies, so guard all of those cases. Restructure module::available() a bit and the way that we do install/uninstall in the scaffolding. --- core/views/welcome.html.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/views/welcome.html.php') diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php index 68fa9c3d..748bc074 100644 --- a/core/views/welcome.html.php +++ b/core/views/welcome.html.php @@ -153,7 +153,9 @@ + +
-- cgit v1.2.3