Archived
1
0

Initial commit

This commit is contained in:
James Stuckey Weber
2015-03-22 09:16:26 -04:00
parent c7b1125cb1
commit 6338c528e9
12 changed files with 581 additions and 5 deletions

View File

@@ -0,0 +1,6 @@
<?php
//Total Connect info
$username="";
$password="";
$device_number = "";
?>