Skip to content

Commit 4dffbf3

Browse files
committed
Update modular helper
1 parent 8c2aa90 commit 4dffbf3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

helpers/codeigniter_modular.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ function codeigniter_hmvc_module_exists($module_name)
2121
return in_array($module_name, codeigniter_hmvc_modules_list(false));
2222
}
2323
}
24-
2524
if (!function_exists('codeigniter_hmvc_modules_list')) {
2625
/**
2726
* Return the CodeIgniter modules list

0 commit comments

Comments
 (0)