Easy-HotSpot/config.php
Siby P Varkey fd98e37a84 Initial Files Addition to Repository
All required files are added to the repository with the use of
development branch
2017-04-26 13:59:14 +05:30

5 lines
No EOL
68 B
PHP

<?php
$host = '192.168.0.200';
$user = 'admin';
$pass = 'admin';
?>