jellyfin-web/dashboard-ui/bower_components/jquery/test/data/statusText.php

5 lines
58 B
PHP
Raw Normal View History

2016-01-12 12:55:45 -07:00
<?php
header( "HTTP/1.0 $_GET[status] $_GET[text]" );
?>