mirror of
https://github.com/prasathmani/tinyfilemanager
synced 2026-03-14 12:45:51 +01:00
Fix wrong phpdoc of print_external() (#1091)
This commit is contained in:
parent
43063e4746
commit
8e87afae5b
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue