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…
Reference in a new issue