2016-11-20 17:58:38 +01:00

3 lines
73 B
JavaScript

$(document).ready(function() {
new SYSTEM('./api.php',1,'start');
});