Fix backend code styling

This commit is contained in:
MakingCG
2021-07-09 10:19:13 +00:00
committed by GitHub Actions
parent 0e4595c30f
commit c132601f06
2 changed files with 57 additions and 58 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
-1
View File
@@ -873,7 +873,6 @@ if (!function_exists('remove_accents')) {
} }
if (! function_exists('get_files_for_zip')) { if (! function_exists('get_files_for_zip')) {
/** /**
* Get all files from folder and get their folder location in VueFileManager directories * Get all files from folder and get their folder location in VueFileManager directories
* *