fix missing closing parentheses
This commit is contained in:
parent
b744ab74ee
commit
3f7ccf6967
@ -123,7 +123,7 @@ $(document).ready(function() {
|
||||
sourceDomain:"http://$host",
|
||||
updatePeriod: 600 //seconds
|
||||
});
|
||||
}
|
||||
});
|
||||
</script>
|
||||
CODE;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user