Merge branch 'prasathmani:master' into 2fa

This commit is contained in:
ner0 2023-10-08 21:11:06 +01:00 committed by GitHub
commit 7960ef8942
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2317,7 +2317,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;