mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-02-18 03:34:11 +00:00
Merge pull request #233 from Keith2/master
bufferapp.php Now begins with <?php instead of <?
This commit is contained in:
commit
15b0328f53
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
<?
|
<?php
|
||||||
class BufferApp {
|
class BufferApp {
|
||||||
private $client_id;
|
private $client_id;
|
||||||
private $client_secret;
|
private $client_secret;
|
||||||
|
|
Loading…
Add table
Reference in a new issue