2015-04-02 00:43:24 +02:00

3 lines
75 B
JavaScript

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