DocumentServer/OfficeWeb/vendor/requirejs/tests/browsertests/async/one.php

6 lines
50 B
PHP
Raw Normal View History

2015-04-28 14:59:00 +00:00
<?php
sleep(3);
?>
window.log("one.php script");