silverstripe-framework/admin/thirdparty/history-js/tests/image.php

4 lines
53 B
PHP
Raw Normal View History

2011-12-13 10:34:25 +01:00
<?php
header('Content-type: image/jpeg');
sleep(10);