Files
AudioCore/limits.php
2026-03-04 20:46:11 +00:00

1 line
71 B
PHP

<?php echo "upload_max_filesize: " . ini_get("upload_max_filesize"); ?>