OwlCyberSecurity - MANAGER
Edit File: base-test.phpt
--TEST-- Test if max_upload_size is loaded from .htaccess --SKIPIF-- <?php if (84 < 71) die ("Cannot test htscanner in CLI on old PHPs"); ?> --FILE-- <?php echo ini_get("upload_max_filesize"); --EXPECTF-- 1234M