Files
EasyCloud/Sources/webAduc/www/src/ajax.php
2021-03-15 14:12:51 +01:00

10 lines
333 B
PHP

<?php
header('Content-Type: application/json; charset=utf-8');
error_log(print_r($_GET,true));
if( $_GET['id'] == '#')
echo '[{"id":"REM9ZWFzeWxpbnV4LERDPWxhbgo=","text":"DC=easylinux,DC=lan","type":"root","children":[{"id":2,"text":"Serveurs","children":true,"type":"computer"},{"id":3,"text":"Kubernetes","type":"demo"}]}]';