6 lines
80 B
Plaintext
6 lines
80 B
Plaintext
<?php
|
|
//Total Connect info
|
|
$username="";
|
|
$password="";
|
|
$device_number = "";
|
|
?> |