/[meteor]/googlecode.com/svn/trunk/public_html/stream.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /googlecode.com/svn/trunk/public_html/stream.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 63 by andrew.betts, Thu Nov 27 00:33:21 2008 UTC revision 64 by andrew.betts, Mon Jan 19 11:19:41 2009 UTC
# Line 69  function extractEvents(responsestr) { Line 69  function extractEvents(responsestr) {
69          }          }
70  }  }
71    
72    window.onload = function() {
73  startstream();          if (parent.Meteor.status == 4) startstream();
74    }
75  </script>  </script>
76  </body>  </body>
77  </html>  </html>

Legend:
Removed from v.63  
changed lines
  Added in v.64

  ViewVC Help
Powered by ViewVC 1.1.26