silverstripe-framework/admin/thirdparty/history-js/tests/image.php
2011-12-14 16:15:36 +01:00

4 lines
53 B
PHP

<?php
header('Content-type: image/jpeg');
sleep(10);