Files
filebrowser-durandal-widget/lib/jquery/test/data/nocontent.php
2015-04-09 07:47:57 +00:00

5 lines
45 B
PHP

<?php
header('HTTP/1.0 204 No Content');
?>