projects
/
reliable-chat
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
More "var" in variable declarations.
[reliable-chat]
/
webclient
/
rc.html
diff --git
a/webclient/rc.html
b/webclient/rc.html
index bc38d0bb79422590121c07f7efe2647b8015ec14..7430f3eb2d6b0c4be1fc42eb4e3edbb293b5cbc2 100644
(file)
--- a/
webclient/rc.html
+++ b/
webclient/rc.html
@@
-8,7
+8,7
@@
<script type="text/javascript" src="rc.js"></script>
</head>
-<body>
+<body
onload="rcconnect()"
>
<table id="outer-table">
<tr><td id="history"></td></tr>
<tr><td id="status"> </td></tr>