We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c2aa90 commit 4dffbf3Copy full SHA for 4dffbf3
helpers/codeigniter_modular.php
@@ -21,7 +21,6 @@ function codeigniter_hmvc_module_exists($module_name)
21
return in_array($module_name, codeigniter_hmvc_modules_list(false));
22
}
23
24
-
25
if (!function_exists('codeigniter_hmvc_modules_list')) {
26
/**
27
* Return the CodeIgniter modules list
0 commit comments