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