invoiceninja/public/vendor/jquery/test/data/errorWithText.php

5 lines
70 B
PHP
Raw Normal View History

2014-04-22 18:10:41 +03:00
<?php
header("HTTP/1.0 400 Bad Request");
echo "plain text message";