modified: bufferapp.php Now begins with <?php instead of <?, stops a ... #233

Merged
Keith2 merged 1 commit from master into master 2015-01-19 20:54:13 +01:00

View file

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