Initial public alpha release - Louisborg - Send functionality only.
authorJohnnie Lamar Odom II <jlodom00@alumni.amherst.edu>
Thu, 6 Apr 2017 19:23:00 +0000 (14:23 -0500)
committerJohnnie Lamar Odom II <jlodom00@alumni.amherst.edu>
Thu, 6 Apr 2017 19:23:00 +0000 (14:23 -0500)
commit1ac84f6dd8e9a8bd47fe497dc3e5bfcf31bd83a9
treed15bd03576200d6bf7a9a3cfa59b441059707c93
Initial public alpha release - Louisborg - Send functionality only.
24 files changed:
code/backend/epi-utils.php [new file with mode: 0644]
code/client/htaccess.rename [new file with mode: 0755]
code/client/index.php [new file with mode: 0644]
code/client/oldjson.php [new file with mode: 0644]
code/clientlib/3.00/send.php [new file with mode: 0644]
code/clientlib/3.00/system.php [new file with mode: 0644]
code/clientlib/security.php [new file with mode: 0644]
code/config.php [new file with mode: 0644]
code/lib/NodeToken.php [new file with mode: 0644]
code/lib/Planworld.php [new file with mode: 0644]
code/lib/Security.php [new file with mode: 0644]
code/lib/Send.php [new file with mode: 0644]
code/lib/User.php [new file with mode: 0755]
code/scaffolding/adduser.php [new file with mode: 0644]
code/scaffolding/ajaxFunctions.js [new file with mode: 0755]
code/scaffolding/alpha.css [new file with mode: 0644]
code/scaffolding/create_token.php [new file with mode: 0644]
code/scaffolding/debug_client.html [new file with mode: 0644]
code/scaffolding/fullpage.css [new file with mode: 0644]
code/scaffolding/getusers.php [new file with mode: 0644]
code/scaffolding/ttpdisplay_tools.php [new file with mode: 0644]
description [new file with mode: 0644]
setup/planworld_mysql_db_create.sql [new file with mode: 0644]
setup/readme.md [new file with mode: 0644]