Merge pull request #233 from Keith2/master
bufferapp.php Now begins with <?php instead of <?pull/235/head^2
commit
15b0328f53
|
@ -1,4 +1,4 @@
|
||||||
<?
|
<?php
|
||||||
class BufferApp {
|
class BufferApp {
|
||||||
private $client_id;
|
private $client_id;
|
||||||
private $client_secret;
|
private $client_secret;
|
||||||
|
|
Loading…
Reference in New Issue