diff --git a/tinyfilemanager.php b/tinyfilemanager.php index 7bf0841..ca73f9d 100644 --- a/tinyfilemanager.php +++ b/tinyfilemanager.php @@ -2249,7 +2249,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;