Merge pull request #233 from Keith2/master

bufferapp.php Now begins with <?php instead of <?
This commit is contained in:
fabrixxm 2015-01-19 20:54:13 +01:00
commit 15b0328f53
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<?
<?php
class BufferApp {
private $client_id;
private $client_secret;