Changeset 308 for branches/0.5/daemon/orbited/static/demos/xmpp/index.html
- Timestamp:
- 06/24/08 03:05:50 (7 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/0.5/daemon/orbited/static/demos/xmpp/index.html
r301 r308 14 14 <script type="text/javascript" src="http://yui.yahooapis.com/2.5.2/build/layout/layout-beta-min.js"></script> 15 15 16 <script src="/static/BinaryTCP Connection.js"></script>16 <script src="/static/BinaryTCPSocket.js"></script> 17 17 <script src="/static/protocols/xmpp/xmpp.js"></script> 18 18 <script src="chat.js"></script>