Platinus2016/api/clientsettings/Setting/QuietGet/WindowsBootstrapperSettings/index.php

6 lines
89 B
PHP

<?php
header("Content-Type: application/json");
?>
{
"ShowInstallSuccessPrompt":"True"
}