The init API-API

This commit is contained in:
2021-01-18 20:41:58 +01:00
commit b58a9ef2f0
4 changed files with 127 additions and 0 deletions

4
config.php Normal file
View File

@ -0,0 +1,4 @@
<?php
$active = false;
$consumer_key = 'asdf';
$consumer_secret = 'qwer';