diff --git a/helpers/codeigniter_modular.php b/helpers/codeigniter_modular.php index 3807cfa..366348f 100644 --- a/helpers/codeigniter_modular.php +++ b/helpers/codeigniter_modular.php @@ -21,7 +21,6 @@ function codeigniter_hmvc_module_exists($module_name) return in_array($module_name, codeigniter_hmvc_modules_list(false)); } } - if (!function_exists('codeigniter_hmvc_modules_list')) { /** * Return the CodeIgniter modules list