API auth
This commit is contained in:
parent
39da838ebd
commit
e0dc2622c2
4 changed files with 15 additions and 13 deletions
|
@ -1,3 +1,3 @@
|
|||
<?php
|
||||
// Set here your RCC password
|
||||
$password = "setyourpassword";
|
||||
$username = "example";
|
||||
$password = "example";
|
||||
|
|
Reference in a new issue