mirror of
https://github.com/Febbweiss/filebrowser-durandal-widget.git
synced 2026-03-05 14:45:43 +00:00
5 lines
45 B
PHP
5 lines
45 B
PHP
<?php
|
|
|
|
header('HTTP/1.0 204 No Content');
|
|
|
|
?>
|