Merge pull request #233 from Keith2/master
authorfabrixxm <fabrix.xm@gmail.com>
Mon, 19 Jan 2015 19:54:13 +0000 (20:54 +0100)
committerfabrixxm <fabrix.xm@gmail.com>
Mon, 19 Jan 2015 19:54:13 +0000 (20:54 +0100)
bufferapp.php Now begins with <?php instead of <?

buffer/bufferapp.php

index 63953c0..3125033 100644 (file)
@@ -1,4 +1,4 @@
-<?
+<?php
        class BufferApp {
                private $client_id;
                private $client_secret;