diff --git a/tinyfilemanager.php b/tinyfilemanager.php index c694891..f5d4db6 100644 --- a/tinyfilemanager.php +++ b/tinyfilemanager.php @@ -2262,7 +2262,6 @@ fm_show_footer(); /** * It prints the css/js files into html * @param key The key of the external file to print. - * @return The value of the key in the array. */ function print_external($key) { global $external; @@ -3587,7 +3586,7 @@ function fm_show_nav_path($path)