summaryrefslogtreecommitdiff
path: root/pages/together-dev.inc
diff options
context:
space:
mode:
Diffstat (limited to 'pages/together-dev.inc')
-rw-r--r--pages/together-dev.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/pages/together-dev.inc b/pages/together-dev.inc
new file mode 100644
index 0000000..6ea9704
--- /dev/null
+++ b/pages/together-dev.inc
@@ -0,0 +1,4 @@
+<?php
+
+global $WebSocketAddress; $WebSocketAddress = "ws://localhost:22666";
+require_once $_SERVER['DOCUMENT_ROOT'] . "/pages/together.inc"; \ No newline at end of file