From 6a76d6f747768106f8bccd8b74059371dbac615a Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Fri, 28 Nov 2008 21:22:34 +0000 Subject: Dynamically create the list of available modules. This permits new modules to be added without having to update the config.php file --- core/hooks/load_modules.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 core/hooks/load_modules.php (limited to 'core/hooks/load_modules.php') diff --git a/core/hooks/load_modules.php b/core/hooks/load_modules.php new file mode 100644 index 00000000..57d0fffb --- /dev/null +++ b/core/hooks/load_modules.php @@ -0,0 +1,21 @@ +