modified: bufferapp.php Now begins with <?php instead of <?, stops a php5.6 problem.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<?
|
<?php
|
||||||
class BufferApp {
|
class BufferApp {
|
||||||
private $client_id;
|
private $client_id;
|
||||||
private $client_secret;
|
private $client_secret;
|
||||||
|
|||||||
Reference in New Issue
Block a user