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