Files
html/api/ambre-read-chat.php
opus 9c69db151f
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
auto-sync-0105
2026-04-22 01:05:02 +02:00

4 lines
111 B
PHP

<?php
header("Content-Type: text/plain");
echo @file_get_contents("/var/www/html/api/ambre-session-chat.php");