Start working on ACP

This commit is contained in:
calzoneman 2013-03-06 16:02:40 -06:00
parent 91b8a6cab6
commit 5ca419d3e3
10 changed files with 446 additions and 2 deletions

9
www/assets/js/iourl.js Normal file
View file

@ -0,0 +1,9 @@
/**
* Copyright 2013 Calvin 'calzoneman' Montgomery
*
* Licensed under Creative Commons Attribution-NonCommercial 3.0
* See http://creativecommons.org/licenses/by-nc/3.0/
*
*/
const IO_URL = "http://localhost:1337";