mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-27 05:21:11 -05:00
4 lines
81 B
PHP
4 lines
81 B
PHP
<?php
|
|
header('Content-Type: application/json; charset=utf-8');
|
|
echo $msg . "\n";
|