social-webcollage/twitter-config.php.template

8 lines
110 B
Plaintext
Raw Normal View History

2021-02-26 13:17:32 +01:00
<?php
return [
'api_key' => '',
'api_secret' => '',
'access_token' => '',
'access_secret' => '',
];