Archived
1
0
This repository has been archived on 2025-11-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
statstat/settings/logininfo.php.example
James Stuckey Weber 6338c528e9 Initial commit
2015-03-22 09:16:26 -04:00

6 lines
80 B
Plaintext

<?php
//Total Connect info
$username="";
$password="";
$device_number = "";
?>