This repository has been archived on 2022-02-10. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
rangitaki/rcc/password.php
Marcel Kapfer (mmk2410) e0dc2622c2 API auth
2016-04-22 18:18:21 +02:00

3 lines
52 B
PHP

<?php
$username = "example";
$password = "example";