DocumentServer/OfficeWeb/vendor/requirejs/tests/browsertests/scriptloadinteractiveattach/six.php
2015-04-28 17:59:00 +03:00

10 lines
81 B
PHP

<?php
sleep(2)
?>
def(function () {
return {
name: 'six'
};
});