some more renaming

This commit is contained in:
logsol 2012-07-21 21:37:24 +02:00
parent 9de3147406
commit bd45f538c7
34 changed files with 0 additions and 0 deletions

3
app/Vendor/SocketIO.js vendored Normal file
View file

@ -0,0 +1,3 @@
define(["/socket.io/socket.io.js"], function() {
return io;
});