fixed issues with base64 length limit.

This commit is contained in:
2025-09-16 10:05:07 -06:00
parent f8f07abc2c
commit 32fd5afc65
6 changed files with 312 additions and 243 deletions

View File

@@ -141,4 +141,4 @@ elseif ($operation === 'retrieve') {
else {
showUsage();
}
?>
?>