Platinus2016/api/www/userLogic.php

4 lines
84 B
PHP

<?php
header("content-type: application/json");
?>
{"Success":true,"CanManage":true}