admin libs update

This commit is contained in:
Clemens Schwaighofer
2025-06-05 18:13:07 +09:00
parent e90387c1fc
commit 4b015505ff
7 changed files with 487 additions and 123 deletions

View File

@@ -83,6 +83,9 @@ function mtParseCSV(
'UTF-8',
$encoding
);
if ($string === false) {
return $lines;
}
}
if ($flag == 'INTERN') {
// split with PHP function