forked from friendica/friendica-addons
Merge pull request #233 from Keith2/master
bufferapp.php Now begins with <?php instead of <?
This commit is contained in:
commit
15b0328f53
|
@ -1,4 +1,4 @@
|
|||
<?
|
||||
<?php
|
||||
class BufferApp {
|
||||
private $client_id;
|
||||
private $client_secret;
|
||||
|
|
Loading…
Reference in a new issue